| Recommend this page to a friend! |
| Classes of david camargo | > | Simple DB Handler | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This is a very simple MySQL database access wrapper. It can connect to a MySQL database and execute SQL SELECT, INSERT, UPDATE and DELETE queries with a single call. The INSERT queries return the last inserted record identifier. After executing a SELECT queries, it can return all the result set rows in a single array. UPDATE and DELETE queries return just a boolean value that tells whether the query succeeded. |
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||