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.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.