Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Brajola (1) | > | 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 is a MySQL database access wrapper that can generate parts of HTML forms from data retrieved from a database. It can: - Establish MySQL database server connection - Change the character set - Execute SQL queries - Return query results in arrays, HTML tables, or XML documents - List, optimize, create and drop database tables - Generate HTML to edit data from the database with inputs of type: text, textarea, select and checkbox The comments in the code are in Portuguese. In Portuguese: Esta classe integra as ações mais comuns de bancos de dados de forma simples e funcional, Apenas chamando uma das funções, é possível interagir completamente com o servidor de bancos de dados. |
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 |