Handle your db with magic features automatic schema adapting based on your php classses
** PROGECT NOW ON GITHUB
** GOTO: https://github.com/Javanile/SchemaDB
PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.