ADOdb Document Library for PHP
Posted on January 18, 2008
I've decided to mirror the ADOdb Documentation as the developers have taken it offline due to bandwidth restrictions.
ADOdb Library for PHP
Related posts:
- Page Rank Updates
Looks like Google have updated their Page Rank recently. My index page has increased from... - Retro Fitting Record Pagination with ADOdb
For my first project of the New Year I had to retro-fit pagination controls to... - Nicer Pagination with ADOdb
Or should that be Nicr? To follow in an annoying theme. Olavo Alexandrino wrote a... - ADOdb’s GetMenu() function moreAttr bug
I'm sure there is a bug with ADOdb's GetMenu() function The documentation suggests 'use $moreAttr... - Making user inputted data safe
I like to use the PEAR library HTML_Safe to clean up any user input I...