Categories
PHPScripts and Programs → Database Tools

IAM CSVDump - Export SQL Queries to CSV

This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications....
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

PEAR::DB replacement

As the title says. It mimicks the PEAR::DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easi...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • BSD Style
DETAILS

PHP mcGrid Class

mcGrid Class an easiest and fastest way to listing MySQL database query results. With OOP structure, you can easily; Add columns, Changing column widths, Add edit, show or delete buttons for each row, Set record indexes and link records to another pa...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

T3 DB Tools

T3 DB Tools is a seditio database management plugin. Features: -- Backup all or selected tables of your seditio DB. -- Table information and schema. -- Browse tables (experimental) -- Drop, truncate tables. -- Option to export data, s...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

DbCon

DbCon is a free php based MYSQL API class that provides functions to fetch data from the database, query the database with sql statements from file, it also has performance tracking and several other features.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Other Free / Open Source License
DETAILS

Myref class library

This PHP class library is designed for PHP-programmers and Web-designers to make their management of select, checkbox and radio lists easy and comfortable. Myref class library solves two main tasks: it gets lists from database for further output on t...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

PHP Database Scripts by NuSphere

PHP Database scripts presented here are generated by NuSphere DB-Form Wizard in NuSphere PhpED (PHP IDE). This particular set of scripts provides the form that can be used to browse, insert, update and delete the data records in MySQL server table &a...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

DbSimple: laconic database anstraction for PHP

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 PDO). &...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL,
    • LGPL
DETAILS

mySQLclass

This is mySQL class wich will help you with your mySQL problem. It''s simply and do basic things like insert, update, delete rows...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Spliting data into pages

The following script will break a file up into x sections and show each one with the aid of next and pervious links. To test this script, create a file called ''file.txt'' and enter test1|test2|test3 10 times on 10 lines. The script should ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com