| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Sam Stevens (2) | > | 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 class can be used to query MySQL databases programmatically. It can access a MySQL database and compose SQL queries by calling functions that take parameters that define different aspects of the queries. Those functions take parameters that define the tables, fields, field values, condition clauses, result set order clauses, etc.. There are specific classes that can traverse table fields and result set rows. |
| Not enough user ratings |
| ||||
| This packages implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes. |
| Not enough user ratings |
| 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 |