PHP
PHP RSA front and back end encrypted communication
Party B generates a pair of keys (public key and private key), and discloses the public key to Party A. After Party A obtains the public key, it encrypts the data to be transmitted with the public key and sends it to Party B. Party B obtains the public key. After encrypting the data, decrypt it with the private key
Fastadmin extreme test and SMS verification conflict resolution
Separate `SMS verification code and email verification code` from the default verification code
Fastadmin shopro customer service configuration
Shopro native customer service function, and compatible with the market Workerman customer service plug-in, backend support switching
Composer uses Alibaba Cloud image source to accelerate
Speed up Composer installation and update software packages, making it more convenient and faster for domestic developers
Shopro marketing campaign detects that the system is not configured with Redis
It is detected that the system is not configured with Redis, and the added activities cannot be effectively controlled. Are you sure you want to continue?
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`
Shopro express bird callback configuration failed
Courier bird configuration callback error: the json format returned by the callback address message is incorrect! please confirm
Fastadmin two open picture zoom pop-up window
Fastadmin itself does not support functions such as zooming in and zooming out of the pop-up window. The following zooming in and out of various rotation effects can be achieved through two openings.