Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of mhmd jawad (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 class can simplify the access databases using PDO. It can connect to a given database supported by the PDO extension taking an array of parameters that define the connection details. The class can also perform several types of common actions to access the connected database like: - Execute queries - Call stored procedures - Get the list of tables in a database - Check if a table exists - Get the table fields - Insert records in to a table - Update records of a table - Delete records of a table - List and edit records of a table in a HTML page |
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 |