Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Assontia Patient (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 package can access SQL databases using PDO. There is a base configuration class that builds the database connection string. The actual database access class is a sub-class that established the database connection using the PDO extension and executes SQL queries. It can execute one or more INSERT or UPDATE queries using prepared statements, execute SELECT queries and return the whole result set into an array, and retrieve the number of records in a given table. |
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 |