| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of John Diaz (3) | > | 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 automate MySQL database access using PDO. It extends the PDO class and assembles a connection string to connect to a given MySQL database server. The class can execute prepared queries extracting the query parameter types automatically by parsing the query to get the marks for the parameters of different types. The query parameter values are passed next to the query parameter. |
| Not enough user ratings |
| ||||||||||
| ||||
| This class can get request variables and sanitize values. It can retrieve request variable values from either $_POST, $_GET or $_REQUEST. The class can filter and sanitize the request values by either validating they they match expected type values and remove characters that are not expected. The class can also generate hashes and verify values for passwords. |
| 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 |