Databases: MySQL object approach Martinescu Petrica (contact me)
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.