KG MySQL Class
29.01.2008 06:39 - category: Hard & Soft: Programming - Source: phpclasses.org
Package:
Summary:
Simple MySQL database access wrapper
Groups:
Author:
Description:
This class is a simple MySQL database access wrapper. It can:
- Connect to a given MySQL host
- Choose the database to access
- Execute SQL queries eventually returning the last inserted record identifier
- Retrieve query results into objects or whole result sets into array
- Connect to a given MySQL host
- Choose the database to access
- Execute SQL queries eventually returning the last inserted record identifier
- Retrieve query results into objects or whole result sets into array
www.sitename.com