PHP Classes / basic_db

Manipulate MySQL table records programmatically

basic_db PHP Class

This class can be used to manipulate MySQL database table records. It can perform SQL queries SELECT, INSERT, UPDATE and DELETE from arguments defined programmatically. The arguments define the tables to query, fields, WHERE and ORDER BY clauses.

Similar PHP Classes

Search in PHP Classes

Filter by tags