IIS团队已经发布了1.0的Windows缓存PHP的扩展测试。 Windows缓存扩展为PHP提供的一个PHP的加速器 ,用于提高PHP应用程序的速度在Windows操作系统上运行。
任何PHP应用程序可以为PHP提供的Windows缓存扩展无需修改任何代码的功能优势。 所有这一切需要的是扩展启用和PHP引擎加载。
1.0测试版下载
缓存扩展的Windows 1.0的PHP 5.2 -测试
缓存扩展的Windows 1.0的PHP 5.3 -测试
下面我们来安装此扩展,我的是windows7,PHP5.3,所以下载5.3的扩展安装文件。
1、直接点击Browse,选择默认文件夹,安装(注意,这里可以随便选择一个文件夹,不一定是默认的,也可以直接安装到PHP目录下的ext目录下)。
2、复制php_wincache.dll到PHP目录下的ext目录下(如果第一步直接安装到此目录,可忽略此步骤);
3、打开PHP.INI,添加 extension = php_wincache.dll 扩展;
4、 《?php phpinfo(); ?》
建立test.php测试页面,打开查找名为“wincache”的扩展项,看是否正确配置。
至此配置全部完成。
看看实现后的效果,运行居然达到了0.007

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Linux new version
SublimeText3 Linux latest version

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
