| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Chike Jibunoh (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 connect and query database using PDO. It can connect to a database using PDO and executes SQL queries in different ways. Currently it can: - Execute common or prepares queries and return results into arrays - Execute queries and return the number of result rows - Get a limited number of records from a table - Perform inner join queries |
| ||||
| This class can validate request values according to common rules. It can take an array of GET or POST request values and validate them with given rules. Currently it supports validation rules for values as: required, email, name, date and time, amount, URL, etc.. |
| 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 |