PHP Classes / SDB simple MySQL class

Wrapper to access MySQL databases

SDB simple MySQL class PHP Class

This class implements a wrapper to access MySQL databases. It can: - Establish database connections - Execute SQL queries - Retrieve query results into arrays - Retrieve the number of result rows and affected rows - Create tables - Lock tables - Optimize all database tables - Truncate tables - Import a database dump using the mysql command - Get the database variables and statistics

Similar PHP Classes

Search in PHP Classes

Filter by tags