PHP
Laravel implements distributed transactions based on RT mode
Breakthrough technology supports sub-service nested transactions
fastadmin v1.3.* add import function
Backstage of Fastadmin V1.3.*, one-click menu generation, no import function
Fastadmin button url condition query
Just adjust the JS files of the two related businesses
Create multi-parameter dynamic routing in Laravel5
Sometimes, we need to add multiple routes to our Laravel application. Here we will create dynamic routes so that we can use as many parameters as possible
Import large amounts of CSV data with high performance in PHP
Using yield can greatly reduce server overhead, and the pressure is on the database. The upper limit has not been tested, but 10,000 data is very easy.
PHP 7 performance optimization (to deal with high server concurrency)
Opcache, HugePage, Opcache file cache, stress test comparison
Add title attribute to WordPress menu
Title Attribute can help you display the detailed information of your menu items, and it is easy to add in the navigation menu items of WordPress
How to add custom image size in WordPress?
Add custom image size in WordPress. By default, WordPress will automatically generate a variety of image upload models of different sizes. In addition, WordPress themes and plugins can also generate their own image sizes
Nginx reads Memcache direct response data
After testing, the Nginx layer directly reads `memcahce` more than 8 times faster than forwarding php-fpm and then reading `memcache`