|
|
| Name: |
MySQL Class TKB |
| Base name: |
mysql-class-tkb |
| Description: |
Execute MySQL queries defined programmatically |
| Version: |
1 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
273 users |
| All time rank: |
5856 |
| Week users: |
0 users |
| Week rank: |
2362 |
| |
|
This package can be used to execute MySQL queries defined programmatically.
There is one class that can perform SELECT queries to retrieve information in several ways from a MySQL table.
Another can perform INSERT, UPDATE and DELETE queries to a given table.
In Portuguese:
Classe para facilitar a inclusões, alterações, exclusões, listas e para saber o valor de um registro especifico em tabelas Mysql.
| 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 |
|
|
| File |
Role |
Description |
exemplos |
Example |
Exemplos de como usar |
mysql_class_tkb |
Class |
Classe para operações em tabelas Mysql |