Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of david camargo (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
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. |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |