PHP Scripts - Database Tools

t-77.DbBackup
t-77.DbBackup is a PHP script that allows you to create a backup of your MySQL database. This backup is compressed with Zlib and sent to you by email....
table exists
I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed....
Text Database PHP Class
Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a...
txtSQL
txtSQL is a flatfile database module, written in php, whose sole purpose is to extract data from a data stored in a text database (flat file). Fields are not character-dilimited, and an extremely limited SQL (structured query language) can ...
webXadmin
webXadmin is a generic php/mysql application that performs data management through a web-based HTML interface. From an XML-based schema definition, webXadmin generates record lists, HTML forms and associated sql queries. Localization availa...
WizMysqlAdmin
WizMySQLAdmin is a PHP script to manage MySQL databases. If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my script is very simple to configure and use,...
WizSQLiteAdmin
WizSQLiteAdmin is a PHP script to manage SQLite databases. If you use SQLite databases you can manage their contents with WizSQLiteAdmin: it's very simple to use and avoid you to perform a lot of action. SQLite is a simply but powerful data...
wtcSQLite
WebTricksCentral SQLite Administration Tool (wtcSQLite) is a wonderful visual tool to administrate any SQLite database, which is now bundled in PHP 5. Create, edit, delete tables, data, indexes, triggers, views and more without knowing any ...
Zip Code Database Project
These archives include all files necessary to calculate the distance between two U.S. Zip Codes using PHP4+ and MySQL....

Login to your account

Username:*

Password:*


Bookmark this page