PHP Classes / Object based MySQL

Manipulate MySQL table records as objects

Object based MySQL PHP Class

This class can be used to manipulate MySQL table records as objects. It can execute SQL SELECT queries and retrieve the fields of each result set row one by one into the class variables. The class can also insert or update records of a table getting the values from class variables with the same name as the fields.

Similar PHP Classes

Search in PHP Classes

Filter by tags