Community News: PHP 5.1.3RC2 Released
In this quick note from DynamicWebPages today, there's information about the posting of the latest release candidate for the PHP 5.1.3 series by Ilia - PHP 5.1.3RC2. This is the last release candidate...
View ArticleIlia Alshanetsky's Blog: MySQL Binaries and cURL/http extensions in PHP
Ilia Alshanetsky has posted a quick note about building PHP with cURL/HTTP support combined with adding a MySQL extension. Conflicts can happen with some of the libraries, and he knows how to solve...
View ArticleThinkPHP Blog: Using LDIF to simulate LDAP transactions with PHP
On the ThinkPHP blog today, there's a new post from Stephanie Ehrling about simulating an LDAP connection and data request to PHP with LDIF. An LDIF file is a simple text file that can contain those...
View ArticlePHP.net: Windows PECL binaries
The main PHP.net site has a post with some unfortunate news about the Windows PECL repository: Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on...
View ArticlePHP.net: PHP 5.3.1 Released!
As is mentioned on the PHP.net website today, the latest release in the PHP 5.3.x series has been posted for download - PHP 5.3.1. The PHP development team would like to announce the immediate...
View ArticleDZone.com: Setting Up MongoDB on a Mac
In this new post to DZone.com Andy Hawthorne explains how to install MongoDB on OSX and get a local PHP working with it. MongoDB is a document oriented, NoSQL database. It is gathering momentum and...
View Article