|
Note: This manual is provided for your convenience only - this is not the official source and may not be 100% up to date. PECL for Windows usersAs with any other PHP extension DLL, installation is as simple as copying the PECL extension DLLs into the extension_dir folder and loading them from php.ini. For example, add the following line to your php.ini:
After doing this, restart the web server. |
|