In this tutorial I'll introduce you to the PEAR::DB classes. Alot of people use the mysql-specific functions to get at information in their SQL database. Porting code to other databases can be tiresome and annoying, use PEAR::DB and all that changes. |