Holy Grail of PHP?
November 16, 2005
It was nice to see a very basic overview (with code examples) finally of how you actually implement Ajax in PHP in an end-to-end system.
PEAR’s DB_DataObject is a bit like Ruby on Rails’ ActiveRecord, though DB_DataObject has more of a code generation flavor than Object-Relational Mapping.





you should probably try DB_QueryTool [1] or MDB_QueryTool [2]:
[1] http://pear.php.net/package/DB_QueryTool
[2] http://pear.php.net/package/MDB_QueryTool
The alternative for using Ruby-like AJAX interactions in PHP is Symfony - your blog already mentioned it.
They published a new AJAX tutorial today. It shows how to build a digg-like interaction with only a couple lines of code:
http://www.symfony-project.com/askeet/8
Francois
Download Opensource CMS Freely
http://phpfunda.blogspot.com/
Project management System in PHP - MySQL - http://phpfunda.blogspot.com/2007/09/project-management-system-in-php-mysql.html
content management systems - http://phpfunda.blogspot.com/2007/08/content-management-systems.html