PHP

Getting Pearified

I had the privilege of email interviewing Clay Loveless of Killersoft about an exciting new development in the PHP community. Hot on the heels of the Pear 1.4 release, Clay has launched Pearified.com–a Pear-compatible code repository. The site already has a Pear-installable Smarty distribution, and next in the crosshairs are big names like PHPMyAdmin and …

Getting Pearified Read More »

Easy Mail_Queue Interface

I released some code you might find useful for replacing mail() functions with the Pear Mail_Queue package. It is a simple drop-in replacement function (called mailq–so you only have to change one letter). I use it all the time to Mail_Queue-enable existing PHP applications. Instructions are available in the repository. Enjoy!

Does IBM Get PHP?

C|Net announced that IBM is partnering with Zend to better support PHP. Besides a few minor mistakes (PHP does not stand for, “Personal Home Page” but rather the recursive GNU-style acronym: “PHP Hypertext Preprocessor”) the one point that stands out to me is that IBM is compelled to “spin” PHP as a language for small-to-medium …

Does IBM Get PHP? Read More »