| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Domenico Pontari (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 be used to validate and filter request values. It can take given POST or GET request values and validate them according to the expected type of the value. The types may be scalar, arrays or objects in JSON format. The class can also filter values with a maximum length and discard values that seem to be used for SQL injection attempts. The class can assume a default value for missing or invalid request values. |
| Not enough user ratings |
| ||||
| This class can be used to store and retrieve variable values from files. It can take variable values and store them in files with given names. The class can also do the opposite, i.e. retrieve variable values from files. The variables can be scalar, or objects or arrays, provided the class or a sub-class defines functions to serialize and unserialize the variable values. |
| 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 |