PHP Classes / MySQL object approach

Execute common MySQL database queries

MySQL object approach PHP Class

This package can be used to execute common MySQL queries. It can connect to a given MySQL database server host, execute SQL SELECT queries to retrieve values of individual rows with a given primary key value into an array, and execute DELETE queries to remove rows with a given primary key value.

Similar PHP Classes

Search in PHP Classes

Filter by tags