PHP Classes / MySQL DB Class with Data Manipulation Class

MySQL wrapper with data manipulation functions

MySQL DB Class with Data Manipulation Class PHP Class

This package is a MySQL database access wrapper with data manipulation functions. There is one base class that can establish MySQL database connections, sanitize values to use in SQL queries, execute SQL queries, retrieve SELECT query results into arrays, execute SQL INSERT queries and retrieve the last inserted identifier. There is also a sub-class that can retrieve the list of fields of a table, compose and execute an SQL SELECT, INSERT, UPDATE and DELETE queries from a list of parameters.

Similar PHP Classes

Search in PHP Classes

Filter by tags