Home     PHP / Javascript / Ajax
PHP Script Codes

PHP Script Codes > database-tools

SQLData Free

Rate: | Price: Free | Demo: | Views: 2310

PHP Script Codes > database-tools
SQLData is an extension of the DB class that is meant to provide object-relational mappings to store and retrieve persistent objects in a SQL database.

The class comes with additional scripts for generating classes that can be used by a ... More

phpUF Free

Rate: | Price: Free | Demo: | Views: 2281

PHP Script Codes > database-tools
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. ... More

BackItUp Free

Rate: | Price: Free | Demo: | Views: 2279

PHP Script Codes > database-tools
With this script you may take backup of your mysqldatabse. Easy to install.
BackItUp store mysql-queries in textfiles, and save them on your server. You may also download the files with just a click. It's also easy to restore a database. ... More

BackupZip Free

Rate: | Price: Free | Demo: | Views: 2259

PHP Script Codes > database-tools
BackupZip creates a .gz zipped backup of a MySQL database on demand. You can either backup all tables within the database or chose to just backup specific tables.

Used with cron and an automated ftp download, you can completely automate ... More

SQLconf Free

Rate: | Price: Free | Demo: | Views: 2240

PHP Script Codes > database-tools
Writing and reading configuration for your scripts has never been so easy. Using MySQL as the backend and a minimal, automatically updated conf.php file, SQLconf provides a solution for all your configuration needs. ... More

dataMiner Free

Rate: | Price: Free | Demo: | Views: 2233

PHP Script Codes > database-tools
dataMiner is a PHP script for manipulating data stored in a database. Table metadata is loaded internally by PHP, leaving configuration minimized to bare essentials. Features like file upload handling, image thumbnails, advanced form contro ... More

miniMyAdmin Free

Rate: | Price: Free | Demo: | Views: 2224

PHP Script Codes > database-tools
miniMyAdmin is one-file php script, which contains: directory browser, file viewer, file editor, mysql browser, mysql editor, mysql export,
mysql "raw" commands executing, php shell (allows execute shell commands in server), php ... More

MySQL Select Function in PHP Free

Rate: | Price: Free | Demo: | Views: 2196

PHP Script Codes > database-tools
This script will allow a user (with no MySQL knowledge) to display results from a database on their web site.
This is also simple to customise and is completely free. If you do anything really cool, then send me a copy back so I can inclu ... More

Simple SQL Free

Rate: | Price: Free | Demo: | Views: 2182

PHP Script Codes > database-tools
DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
... More

SQLmax Free

Rate: | Price: Free | Demo: | Views: 2173

PHP Script Codes > database-tools
SQLmax provide you an SQL layer to manage your database connection with an database free relationship. (independant from the database).

For the moment we add the MySQL driver but other drivers (Oracle, ...) can be added easily to our SQ ... More

DBKiss - php database browser (mysql, postgresql) Free

Rate: | Price: Free | Demo: | Views: 2135

PHP Script Codes > database-tools
DBKiss is a one-file PHP database browser that is easy to upload and use. It supports MySQL and PostgreSQL and features import/export of data, searching of the whole database or single tables, an advanced SQL editor, saving of templates, mu ... More

table exists Free

Rate: | Price: Free | Demo: | Views: 2133

PHP Script Codes > database-tools
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. ... More

[SDMS] Simple Database Management System Free

Rate: | Price: Free | Demo: | Views: 2125

PHP Script Codes > database-tools
This database management script is a great basis for writing code for using a database. It includes error catching and sanitation. ... More

Assure Database Backup Software Free Free

Rate: | Price: Free | Demo: | Views: 2103

PHP Script Codes > database-tools
This Free Script will allow you to quickly backup your MySQL database and restore it. It is meant to be simple to install, and use. No programming knowledge required. ... More

phpMySQLDiff Free

Rate: | Price: Free | Demo: | Views: 2090

PHP Script Codes > database-tools
A litte tool to create an alter-script for the differences between two databases.
Since 1.4.0 InnoDB FOREIGN KEYS are supported.
MySQLdiff 1.5.0 added support for FULLTEXT Indexes so a auto_increments. There was also added the (experiment ... More