Estoy Database system 1.0
Developed by mr.AmRaLaA, listed in Database Management
This is a PHP database management project to compose and execute MySQL queries programmatically. The script connects a MySQL database, execute UPDATE, INSERT and DELETE statements.
These queries can be defined using arrays of parameters that contain field names and values. The script can also execute SELECT queries and return the results into single arrays.
Requirements:
- PHP 5.0 or Higher
Tags:
mysql
License type: Freeware
Date added: 1 year, 1 month 25 days ago | Last updated: 1 year, 1 month 25 days ago
More popular Database Management
- PhpMyAdmin 3.5.0-rc1 (2 months 24 days ago)
- PHP QR Code 1.1.4 (1 year, 5 months 12 days ago)
- phpSQLiteAdmin 0.3 (1 year, 4 months 29 days ago)
- DaDaBIK 4.4 (1 month 8 days ago)
- PhpMySQLAutoBackup 1.5.4 (1 year, 4 months 29 days ago)
Listing Files

Test.php- 1.6 KB
- 03/23/2011 07:23:55

Code- 294.4 KB
- 03/23/2011 07:23:55

EstoyDb.Class.php- 13.8 KB
- 03/23/2011 07:23:55

