[ciapug] PHP 5.1 Change Log

Tony Bibbs tony at tonybibbs.com
Wed Nov 16 13:49:01 CST 2005


Only peeve about PDO is it didn't include any facility for 
reverse-engineering databases (i.e. there is no elegant way to pull 
meta-data out).

On the flip side, it should provide a much needed speed improvement over 
PEAR::DB/ADOdb, etc.

--Tony

Chris Van Cleve wrote:
> PHP 5.1 is just around the corner, and I found a site that lists the 
> relevant changes, additions, removals, etc.
> 
> http://blog.iworks.at/?/archives/26-PHP-5.1-around-the-corner.html
> 
> I have been coding in PHP 5 for several months and have not had any 
> problems thus far. I'm looking forward to some of these changes, 
> particularly regarding PDO. I've been playing with rewriting pages 
> relying on ADOdb to using PDO. It's been... interesting...
> 
> Chris VC
> 
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug


More information about the ciapug mailing list