A PHP class script that demonstrates how to build the Next/Prev buttons for given MySQL query results. Easily create a paging navigation bar like Google.
Script to handle your mysql database online. no installation required, just plug and play :-)features: *) authentification*) executes only selected statements*) view table info*) help file with often used statements
phpSQLiteAdmin is a Web interface for the administration of SQLite databases. Right now the following operations are supported: Create, drop and vacuum databases; Show database information (schema, tables, indexes, file metadata); Create, browse, empty and drop tables; Show table structure and indexes; Execute sql;
This script is oriented to chilean citizen. phpUF grab UF Value from Banco Central de Chile (UF is a chilean index money). Este script esta orientado a ciudadanos chilenos. phpUF captura el valor de la UF desde el Banco Central de Chile.
Easily access your MySQL databases with this set of PHP classes. If you program using the ADO object model, you will find these methods and properties familiar.
You can generate database scripts to your own custom design of your database in PhpMySQL CGI-Perl and ASP Access with Add, Search, Edit and Delete functions. A user can edit and delete his own record only, protection being provided by user-selected password. Search results are paginated, the number of records per page being customisable. There are two databases, one for Matrimonial, the other for Classified Advertisements. The site also has Reciprocal Links Exchange Directory
MYXXL is a tool to model data structures (business models) on basis of objects and relations (similar to a PDM tool). MYXXL supports three roles, the "user", the "author" and the "business administrator". Features: Users can search for objects, authors can provide objects and the business administrator models the data model. Users can get in contact with the authors through MYXXL. To protect the authors info the contact will be anonymous. The author will decide if he gets in contact with the user or not after an object is requested. MYXXL works object oriented and is completely web based. It works on MySQL database server.
QuickDB is a database abstraction class that helps PHP developers to move from database engine to another with no more need to rewrite their codes. QuickDB will sits between a PHP scripts and PHP Database API. Until now there are 3 drivers for QuickDB, these driver support MySQL, MsSQL and ODBC.