Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

New Tutorial Posted
Nov 20, 2000 @ 15:31:47

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.

tagged:

Link:


Trending Topics: