Home     PHP / Javascript / Ajax
PHP Script Codes
第一頁 23456最末頁

PHP Script Codes > database-tools

MySQL Dump Free

Rate: | Price: Free | Demo: | Views: 9712

PHP Script Codes > database-tools
Backup program for MySQL databases that creates MySQL database backup files on your server. The backup files are in the same format as the phpmyadmin dump files. Simple installation. Optional german or english language. Comments in German a ... More

PHP MySQL Database Class Free

Rate: | Price: Free | Demo: | Views: 9596

PHP Script Codes > database-tools
A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files c ... More

data grid php class Free

Rate: | Price: Free | Demo: | Views: 9563

PHP Script Codes > database-tools
- the class executes a given SQL query and generates a template driven HTML code that displays the query results
- automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page
- a ... More

Text File Database Free

Rate: | Price: Free | Demo: | Views: 9392

PHP Script Codes > database-tools
With the "Txt-Db-API" you can access normal text files like a SQL database. You need no special Database Software on the Webserver, but can still use SQL. You can use the API to create, query, change, delete Tables, and you don't ... More

Flatfile Free

Rate: | Price: Free | Demo: | Views: 8733

PHP Script Codes > database-tools
The Flatfile package is a simple, light method of storing and retrieving data in tables with SQL-like features. All data is stored in tab-delimited text flat files.

It supports a very powerful and extensible WHERE clause mechanism, wh ... More

eSKUeL Free

Rate: | Price: Free | Demo: | Views: 8681

PHP Script Codes > database-tools
eSKUeL is a MySQL database managment tool written in PHP. It's fully compatible with MySQL: drop, create, insert, etc. It's also fully skinnable. ... More

PrevNext Free

Rate: | Price: Free | Demo: | Views: 8570

PHP Script Codes > database-tools
This is a page numbering class that generates previous, next, pages number and results range links for database queries. ... More

Micro DB Manager Free

Rate: | Price: Free | Demo: | Views: 8570

PHP Script Codes > database-tools
Micro DB Manager is a database abstraction class written in PHP using object oriented technologies.

The class realize the following functionalities:

* Connectiong to the databse
* Executing queries
* Converting results to ... More

PHP CSV Importer 3 Free

Rate: | Price: Free | Demo: | Views: 8526

PHP Script Codes > database-tools
This all-new version allows users to upload their csv files directly using the script or files already on the server. Using the easy-to-use interface of drop-downs and buttons, the users can preview their file, select the table and then in ... More

EZDB Free

Rate: | Price: Free | Demo: | Views: 8210

PHP Script Codes > database-tools
EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has ... More

dbUtils Free

Rate: | Price: Free | Demo: | Views: 8130

PHP Script Codes > database-tools
dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tas ... More

phpOracleAdmin Free

Rate: | Price: Free | Demo: | Views: 8125

PHP Script Codes > database-tools
phpOracleAdmin is intended to be a webbased Oracle Object Manager. In many points like phpMyAdmin or the Desktoptool Objectman from orasoft.org. It supports things like browsing through the tables, triggers, and so on. It needs PHP 4 and wo ... More

dbf Converter Free

Rate: | Price: Free | Demo: | Views: 8099

PHP Script Codes > database-tools
dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables & insert data, and then updates old data. It does not support index files co ... More

phpMyBackupPro - the MySQL backup tool! Free

Rate: | Price: Free | Demo: | Views: 7945

PHP Script Codes > database-tools
Major features of phpMyBackupPro are: Backup of one or several databases to one or more backup files (with or without data, table structure, ...). Exclusion of singel tables is possible. Three compression types are available (no compression ... More

backupDB() Free

Rate: | Price: Free | Demo: | Views: 7840

PHP Script Codes > database-tools
backupDB() is a PHP script that backs up MySQL tables and databases to a gzip'd file for easy daily backup. Can back up a single database and/or table, or all tables. Structure-only, complete-inserts optional. Can be called interactively or ... More