Information

  • You need first login to contribute comments.
Podcast
 PHP Abstract   PHP5   PHP6   podcast 
It’s about time for some more PHP Abstract! In this episode I sit around a table with Keith Casey and Cal Evans as we ramble on a bit discussing the future of PHP (including PHP 5.3 and PHP 6) as well as talking about the framework standards group that has been formed. This was recorded while at php|tek in Chicago, before PHP 5.3 was released. []
News and Articles found on the Web
 Namespaces   PHP5 
Now that PHP 5.3 has been released and is ready for production use, it's time to familiarize yourself with some of the new features that come with it. In this new tutorial from SitePoint they look at one of the more controversial additions - namespaces. []
PHP 5.3 has recently been released and one of the new features in core is the internationalization extension. It allows you to support a multitude of languages and local formats much easier than before, without having to learn all the tiny the details of local formats and rules. []
News and Articles found on the Web
 PHP5 
The long awaited release of PHP 5.3 is finally here! Bask in the glory of all the new enhancements and go download it to start using it today! []
News and Articles found on the Web
 Novice   PHP5 
Right along with some of the other posts about the "best practices" that Google recently post, the PHP group has also responded to dispel some of the recommendations Google gives. []
Original Content
 IBM   Informix   PHP4   PHP5   Zend Core 
There are many business web applications written in PHP4 that use the Informix module for data access. PHP4 is no longer supported and as a result will not be issued any more fixes or releases. Since version 5.2, the Informix module is no longer available for the PDO module. In this article I'll to describe how to compile and install the Informix module on the Zend Core 2.5 (PHP 5.2.6) []
News and Articles found on the Web
 PHP5 
The PHP Development team announced this morning that PHP 5.3 RC1 is ready for public consumption. Not only does PHP 5.3 include a number of basic enhancements, it has a number of new features as well! []
News and Articles found on the Web
 Eclipse   PDT   PHP5   PHPT 
The folks behind the Eclipse PDT IDE have been working hard to get PHP 5.3 support built into the editor. They are getting very close to the goal, but could use some help from the community in writing some tests. []
News and Articles found on the Web
 PHP5   SPL 

The SPL Deserves Some Reiteration

On the Blue Parabola blog, Matthew Turland has written about SPL (The Standard PHP Library), stating that it underrated, and wanting to make sure that it gets some more attention. []
News and Articles found on the Web
 PHP5 
The latest release of PHP has been announced, PHP 5.2.9 is out and available for download. This release includes 4 major security/stability fixes, and numerous other enhancements as well. []