PEAR is a repository of PHP software code, designed to offer some functionality not built into PHP core
I'm attempting to install the PHP Zip extension. My server does not have external internet access, so I downloaded it …
php centos zip pear php-extensionI'm trying to install Laconica, an open-source Microblogging application on my Windows development server using XAMPP as per the instructions …
php pear laconicaI am running a command-line PHP job that is resulting in a Segmentation Fault. This job has worked for a …
php segmentation-fault pear mail-queueHow to include mail.php for using PHP Pear Mail. I'm using the following code in test.php file: require_…
php email pearI have a project that I am working on at my job and I am using Pear's mailing. I need …
php email pearI'm trying to get PHPUnit working on my development environment but I've hit a bit of a roadblock when it …
php unit-testing phpunit pearI have problems installing PHPUnit 3.4.6 via PEAR 1.9.0. After I discover channel pear.phpunit.de and try to use one of …
php phpunit pear