SEARCH:
 

datDatabase



datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class will construct and issue the query automatically. datDatabase can add, edit, fetch, and manipulate data. It can also connect to a mySQL server, test connection speed, decrease load on a mySQL server so data loading is more faster and more efficient. Not only this, but it can also generate HTML elements, such as Lists and Tables, from data saved in a mySQL database. Included with datDatabase is a neatly organized manual with limitless examples on how to use each Class Method. datDatabase is in no way a novice Open Source project; it is used to power several popular web sites on the internet and is constantly being updated and maintained by a dedicated team of programmers.


Visit site to download...

MySql PHP Backup
This script allows you to make a backup of your MySql database in sql or gz format allowing you to r
Oracle PHP Session Handling Script
Update: Major BUG was fixed please upgrade. DBMS_JOB was filling shared pool with UNIQUE SQL and it
MySQLDataManagement
MySQLDataManagement is a set of php scripts to manage your data for selected DBs. All your tables wi
ms2my
A tool that helps with MSSQL to MySQL converting/replicating (both csv&dump) under *nix. Possibl
mySQL Backup Script
This is a simple script that will create a mysqldump of your database and upload it to a ftp server.
MySQL Collate (Collation) Fixer
Fix Collate or Collation problem on MySQL database, table and fields.
MyLibrary
MyLibrary is a PHP/MySQL application to manage a library or a list of books and authors. It features
Boolean to SQL Query Translator
This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroach
nstrees - nested set tree library
This library consisting of a single php file implements hierarchical datastructures (trees) using th
aq.php
Do SQL create, drop, insert, update, etc. Or do selects against your database and see the results.