php installation
Moderator: General Moderators
php installation
what is the significance of the 'Collection of PECL modules for PHP 5.0.4 files'? At the php download site. thnx
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Well, first we should find out what PECL means:
Why is this so important?
Cool. So, basically, PECL handles PHP extensions. Here's what you can get: http://pecl.php.net/packages.phphttp://pecl.php.net/ wrote:PECL is a repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of PHP extensions.
The packaging and distribution system used by PECL is shared with its sister, PEAR.
Why is this so important?
Cool. Question answered?http://www.php.net/downloads.php wrote: (Most of these PECL extension files come standard with PHP 4 Windows binaries but have since been moved into this separate PECL download. Files such as php_pdf.dll, php_zip.dll, etc.)