*First you need to download the extension file download link
*After decompressing, you will see the php_memcache.dll file, put this file under the bin/php/php5.5/ext/ folder
*Open the php.ini file
Add extension=php_memcache.dll
and check whether the extension has been installed through phpinfo.
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });The above introduces the installation of memcache extension in PHP, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.