| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Leonardo Mauro Pereira Moraes (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 package can connect to databases using PDO or MySQLi. It provides two classes: one to connect to a database using PDO and another to connect to MySQL using MySQLi. Both classes can execute prepared queries from parameters and return the results in arrays. |
| ||||
| This package can compose and render forms defined programmatically. It provides that encapsulate the implementation of forms and different types of form elements. Currently it provides classes to implement text inputs and their labels, buttons, select inputs, and text areas. It can also validate input values with support to jQuery validation plugin. |
| ||||
| This class can load one or more PHP scripts from a directory. It can take a given directory and loads all files with valid extension in that directory that have a given file name extension. The class supports multiple file name extensions to check and defaults to .php . The script files can be loaded with either include or require. |
| 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 |