| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Ivan Soares Ferrer (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 show pagination links to list MySQL query results. It takes a given SQL query and executes it to determine the total number of results it returns. The class can generate HTML links to go from the current page to any other page of the the query results listing. The number of results to display per page and the base link URL is configurable. The code and the comments are in Portuguese: In Portuguese: Esta classe permite fazer conexão com o banco de dados e paginar os registros, assim como interpretar URL amigável. |
| Not enough user ratings |
| ||||
| This class can perform several types of actions to show and validate data stored in a MySQL database. Currently it can: - Connect to a MySQL database - Generate page headers to include Google Analytics tracking code - Generate HTML for breadcrumb based navigation for pages of an hierarchy of categories stored defined in a database - Execute SQL queries and retrieve the whole results into an array - Show pagination links for query results split between multiple pages - Format dates - Truncate text that exceeds a length limit without cutting words in the middle - Highlight words in a given HTML text - Replace Latin 1 letters with accents - Process text to use in friendly URLs - Validate values of e-mail addresses, dates and CPF numbers The code and comments are in Portuguese. In Portuguese: Esta classe reúne diversas funções interessantes, para a construção de um site, ela vem com funções de validação de CPF, EMAIL, DATA. Também tem paginação de registros, execução de querys, tratamento de data, construtor de breadcrumbs (navegador de migalha), menu dropdown infinito e muito mais. |
| 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 |