- 1,251 categories
- 40,829 scripts
- 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....
- 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...
- 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...
- 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
- Licenses
- Commercial License,
- Free for non-commercial use
- 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
- Licenses
- Other Free / Open Source License
- 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
- Licenses
- Commercial License,
- Free for non-commercial use
- 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...
- 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). &...
- 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
- Licenses
- Other Free / Open Source License
- 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 ...
Page: