PHP Database Tool

Free and open source PHP Database Tools Scripts. These Scripts included MySQL, Oracal, Access help you to make a simplified operation on database.
  1. No Screenshot
    2207 total visits
    ADODB SQL 2 Excel can be used to generate Excel files in the XLS format from database query results.This is an altered version of of the SQL 2 Excel class that uses ADODB API instead of MySQL. It extends the GeraExcel class to generate Excel files from the results of execution of an SQL query.ADODB SQL 2 Excel takes an ...
  2. No Screenshot
    1086 total visits
    sql2excel is designed to provide a easy way to output mysql sql content in Excel Format & stream it on the user's browser directly.
  3. No Screenshot
    1727 total visits
    Paginator is a class that can help you to split MySQL database query result sets in pages. Paginator will return a number that can be used to set your start result row and a number to use as an offset.The class methods return values that you can use to create your navigation links.The values Paginator presently returns are:- First of ...
  4. No Screenshot
    1099 total visits
    MySQL Paging is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page.Usage :- Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle- Output the page numbers as links- Retriev the MySQL Query ...
  5. No Screenshot
    1800 total visits
    phpDbObject isa class to map an object to adatabase, written in PHP. It allows object relational mapping (ORM).
  6. No Screenshot
    2109 total visits
    With BackItUp, 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.
  7. No Screenshot
    1613 total visits
    RTInterface is a generic php interface for mysql and it's intended for educational purpose:). I've done this script just for learning, reading some tutorials found on the net. The script uses php classes and objects to comunicate with the mysql db.
  8. No Screenshot
    1207 total visits
    ext_shapelib provides access to Shapefiles (.shp/.shx/.dbf) as used in GIS applications. Currently, creating of new files and adding shapes to those files is supported, however, full shapelib support is planned for upcoming releases.
  9. No Screenshot
    1499 total visits
    mySQL/HTML-Client is a Web interface to a mySQL database written in PHP. It allows you to display and query database.
  10. No Screenshot
    1582 total visits
    ezSqliteAdmin is a tool written in PHP and XUL intended to handle the administration of SQLite over the Web. Requirements:- PHP5.0.0- Mozilla platform
  11. No Screenshot
    2309 total visits
    EZ Results is a paging class that can be formatted in any way you choose. Have a read through the documentation to see just how unlimited it is.Once you start working with it you will be amazed at how quickly you can prototype pages. Supports mySQL & Oracle.
  12. No Screenshot
    2150 total visits
    This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. GreenLight SQLTool can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database (or at least the table structures and ...
  13. No Screenshot
    2112 total visits
    Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, forums, guestbooks etc.). Features of MySQL database backup:- Backup multiple databases and servers with different users and passwords. - Backups can be scheduled using cron (on UNIX systems) or AT (on Windows systems). - Create daily, weekly and monthly snpashots of your database. ...
  14. No Screenshot
    1876 total visits
    With HMS_BACKUP you can make a backup of your MySQL-database. This backup can be sent by e-mail or uploaded through FTP. This script doesn't need privileges to execute *nix commands. It's 100% pure PHP.
  15. No Screenshot
    1865 total visits
    Simple Power SQLite class is a simple class written in PHP, useful for standard operation with SQLite: database creation, connection, submit query, simple transaction mechanism, decode encode binary file, extend SQLite function, alter table.Simple Power SQLite can be integrated in any type of PHP project.
Pages 62 of 63« 58 59 60 61 62 63 »