Home     PHP / Javascript / Ajax
PHP Script Codes

PHP Script Codes > database-tools

Sam Database Pagination Class Free

Rate: | Price: Free | Demo: | Views: 971

PHP Script Codes > database-tools
This class can be used to display database query results split in multiple pages.

It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of res ... More

PHP Viz Free

Rate: | Price: Free | Demo: | Views: 966

PHP Script Codes > database-tools
PHP Viz is an open source PHP code generator , which is also written in PHP 5 , released under the GPL license. It allows you to create MySQL based sites rather than just pages. The resulting sites follow a very simplified MVC pattern, whic ... More

DbSimple: laconic database anstraction for PHP Free

Rate: | Price: Free | Demo: | Views: 963

PHP Script Codes > database-tools
DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and P ... More

exportDb Free

Rate: | Price: Free | Demo: | Views: 938

PHP Script Codes > database-tools
This class can be used to create a backup of a MySQL database using the mysqldump command.

It invokes the mysqldump command to generate a backup file of a given database on behalf of a given authenticated MySQL database user.

The ge ... More

XCloner - Backup and Restore made easy Free

Rate: | Price: Free | Demo: | Views: 934

PHP Script Codes > database-tools
XCloner is a Backup and Restore component designed for PHP/Mysql websites, it can work as a native plugin for WordPress and Joomla!.
XCloner design was specifically created to Generate custom backups of any LAMP website through custom ad ... More

TbsSQL Free

Rate: | Price: Free | Demo: | Views: 915

PHP Script Codes > database-tools
TbsSQL makes it pleasant and easy to use your Databases with your PHP applications. Its most interesting feature is that it can protect and format values before merging them into the SQL statement. TbsSQL is available for MySQL, MySQLi, Mic ... More

Oracle class 1.00 Free

Rate: | Price: Free | Demo: | Views: 914

PHP Script Codes > database-tools
This class allows to develop applications using Oracle 8i or higher. It supports bind variables, IN/OUT variables for PL/SQL procedures and BLOB support. Additionally it features an easy-to-learn API and an error-management which includes a ... More

phpMyDump Free

Rate: | Price: Free | Demo: | Views: 900

PHP Script Codes > database-tools
This script allows you to run MySQL dump on any server even if phpMyAdmin is not installed. ... More

activeDBLib Free

Rate: | Price: Free | Demo: | Views: 898

PHP Script Codes > database-tools
ActiveDBLib is a PHP class to access MySQL or other databases by using various database abstraction libraries. Its primary intention is to hide the differences between the different abstraction libraries, and to provide standard methods for ... More

SamQuery Free

Rate: | Price: Free | Demo: | Views: 896

PHP Script Codes > database-tools
Makes connecting/querying a MySQL database from PHP a snap. ... More

COM-MSSQL & MySQL Class Library Free

Rate: | Price: Free | Demo: | Views: 889

PHP Script Codes > database-tools
Develop your applications for mulitple platforms with these class files, connect to Microsoft SQL server and MySQL server with ease by using the same methods and properties you gain the ability to develop your applications without the hassl ... More

Axon Commercial

Rate: | Price: Commercial | Demo: | Views: 878

PHP Script Codes > database-tools
Axon is a PHP database software that you can use in stock management, quality control records and personal databases.Axon does not need mysql or other database systems.File system of Axon is html and text.User interface is simple html.Thus ... More

florDBProcess: The easy way to do MySQL database scripting with PHP Free

Rate: | Price: Free | Demo: | Views: 874

PHP Script Codes > database-tools
Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods.

Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, ... More

Unique ID Script Free

Rate: | Price: Free | Demo: | Views: 868

PHP Script Codes > database-tools
Uses a random string of 30 or so codes, and displays them on the page. This can be expanded to as many different codes as you like. Be sure to use many, as the more strings you have, the less likely it will repeat itself within the time you ... More

dbbackup Free

Rate: | Price: Free | Demo: | Views: 857

PHP Script Codes > database-tools
A PHP5 class to simplify backing up databases remotely. ... More