I just posted a new tutorial written for PHPDeveloper.org by Rikul Patel all about Doing Simple DB Abstraction in PHP. This is some of what PHPLIB does with a standardized interface to a database so that you don't have to rewrite your code each time you need to use it with a different database. So, hop on over and enjoy out latest addition.




