Rate: | Price: Free | Demo: | Views: 2083
PHP Script Codes >
database-tools
Enhance the power of phpMyAdmin's export feature, and backup your database(s) and web files automatically using scheduled cronjobs. This script is great if you need to regularly backup your database and/or website files to a remote location ...
More
Rate: | Price: Commercial | Demo: | Views: 2060
PHP Script Codes >
database-tools
This script is easy to set up,and has it's own installer. You must have MYSQL on your server to use this script which is written in PHP4. A demo is on the site. You can add images for any item you wish to sell, and modify it any way you wan ...
More
Rate: | Price: Free | Demo: | Views: 2006
PHP Script Codes >
database-tools
phpOracleView allow you to perform sql queries on a oracle schema through the use of standard php oracle functions (instead of alternative to phporacle admin which requires oci8). hpOracleView comes with a sql window and a left frame that d ...
More
Rate: | Price: Free | Demo: | Views: 1996
PHP Script Codes >
database-tools
Update: Major BUG was fixed please upgrade. DBMS_JOB was filling shared pool with UNIQUE SQL and it is NOT GOOD (BAD). That is very easy upgrade. Read instraction inside of the file.
This addition will allow enterprises to use Oracle DB ...
More
Rate: | Price: Free | Demo: | Views: 1972
PHP Script Codes >
database-tools
vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions.
vpSQL accepts the the following sql statements:
SELECT fields FROM table[WHERE][ORDER BY][lLIMIT]
INSERT fiel ...
More
Rate: | Price: Free | Demo: | Views: 1971
PHP Script Codes >
database-tools
This is a set of classes used to connect, select, and disconnect mysql. Currently it only works with mysql but the future versions will also support oracle, msql, and postgresql. ...
More
Rate: | Price: Free | Demo: | Views: 1874
PHP Script Codes >
database-tools
This class can be used to generate Excel spreadsheets in XLS format.
It can add text or numeric values to given rows and columns of a spreadsheet.
The class may also execute a MySQL database query and generate a single spreadsheet w ...
More
Rate: | Price: Free | Demo: | Views: 1874
PHP Script Codes >
database-tools
A basic wrapper class for the MySQL database engine. Contains methods for connecting to a database, fetching and returning results, building insert and update queries, optimization and more.
* Creates a persistent connection to a specif ...
More
Rate: | Price: Free | Demo: | Views: 1845
PHP Script Codes >
database-tools
A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access to.
Features: -backup either structur ...
More
Rate: | Price: Free | Demo: | Views: 1828
PHP Script Codes >
database-tools
A class that creates your common sql query code using just a given array. The author uses this class as an extension to his database class to do some cool stuff. Automating is the key. ...
More
Rate: | Price: Free | Demo: | Views: 1760
PHP Script Codes >
database-tools
The class takes a MySQL query result handle and retrieves the query result column names and the query result data.
The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data. ...
More
Rate: | Price: Free | Demo: | Views: 1759
PHP Script Codes >
database-tools
Ever get tired of writing gets() and sets() or the same SELECT UPDATE DELETE queries day in and day out?
Check out this simple model generator.
It accepts a list of values, a form's URL, or a database connection and uses it to generat ...
More
Rate: | Price: Free | Demo: | Views: 1752
PHP Script Codes >
database-tools
ezSqliteAdmin is a tool written in PHP & XUL intended to handle the administration of SQLite over the Web. It requires PHP >= PHP5.0.0 & Mozilla platform to run. ...
More
Rate: | Price: Free | Demo: | Views: 1744
Rate: | Price: Free | Demo: | Views: 1742
PHP Script Codes >
database-tools
IAM Backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support gzip-compressed files for improved performance. ...
More