Ben Scholzen has written up a post about how regular PHP arrays can be used as a native configuration option for your applications.
I was asked many times how I organize my config files, and my response was always the same, until some time ago when I switched began refactoring the codebase of my blog.
[...] Looking at [the advantages of PHP config files], you may ask now why not everbody is using them. Well the problem...
NetTuts.com: Testing your PHP Codebase with EnhancePHP
On NetTuts.com today a new tutorial has been posted to help you test your applications and make it a simpler process using the EnhancePHP framework. EnhancePHP is a lightweight Open Source...
PHPMaster.com: MongoDB Revisited
In this new post to PHPMaster.com today Ahmed Shreef continues on from his previous introduction to MongoDB and gets into more detail on things like cursors, query operators, queries on...
PHP 5.3.9 RPMs Available for Testing - Christopher...
I've updated my relatively "vanilla" PHP 5 RPMs to 5.3.9 on oss.oracle.com/projects/php. They are built for Oracle Linux 5.7 (and RHEL 5.7). I've included the OCI8 extension for Oracle DB, of...
Post new comment