Added a new class: PHP MySQL Connection
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. To unsubscribe or change your newsletter or alert messages delivery options, see the instructions at the bottom of this message. |
Class:
Short description:
Connect to MySQL and perform common queries |
Groups:
|
|
Supplied by:
Detailed description:
This class can connect to MySQL and perform common queries.
It can connect to a given MySQL database server given a database configuration object.
The class can execute several types of common queries like:
- Select all rows from a given table
- Select rows that match a given value of a given field
- Insert a row into a table using field values passed in an array
- Execute arbitrary queries |
PHP Classes site tip of the day:
If you are not interested in receiving any more messages like this one, go to the unsubscribe page .
If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab. |