Database connection class

This is a very compact class for accessing and querying a database. It includes methods for querying the database and having a complete result set sent back, the mysql_one_row and mysql_one_value code, sql_quote for protecting against sql injection and a variables that get set with errors, last inserted id, rows affected and number of rows returned. This is a very tight drop-in class for accessing a database and is ready for expanding.

Author: Veign
Catagory(s): Database ,PHP ,
Language: PHP
Type: Sample Pages
Posted: February 04, 2009
Date Revised:
Notes:
Limitations:

Code / Download

Disclaimer: If you use any of the source code or compiled applications on this site, you realize that you do so AT YOUR OWN RISK. The items provided here are supplied AS IS and Veign makes no warranty as to its use or performance either expressed or implied.