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.
|
|
| Name: |
Osiris Core |
| Base name: |
orisis |
| Description: |
MySQL database access wrapper that generates forms |
| Version: |
0.3 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
219 users |
| All time rank: |
6576 |
| Week users: |
0 users |
| Week rank: |
1972  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|