PECL for Windows users

As 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:

extension=php_extname.dll

After doing this, restart the web server.



PECL for Windows users
tomato at telenet dot be
31-Mar-2006 04:18
To view all possible PECL extensions, visit http://pecl.php.net/

Using the search-function on the site you can determine what extension does what.  Search for extensions without the "php_", for example: to find out what php_apc.dll does, search for apc.

<Downloading PECL extensionsCompiling shared PECL extensions with PEAR>
 Last updated: Mon, 14 Nov 2005