|
Matrix28 > PHP > Database Management (Text only)
|
PHP Excel Explorer | Write review | Report error | Discuss/get help on this script in our forums
This PHP class can read data from an Excel file without using COM, ODBC and works on any PHP platform. Requiring no additional classes, modules or configurations, this class make the opportunity to write applications that will accept binary Excel file and customers do not need to convert they files to CSV or any other formats. Using ExcelExplorer you can fully automate such tasks as uploading Excel file by cutomers to the site, read Excel file and store it data into the database and so on.
|
Ez SQL | Write review | Report error | Discuss/get help on this script in our forums
A class that makes it ridiculously easy to use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website.
|
PHP my admin | Write review | Report error | Discuss/get help on this script in our forums
phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fields, load text files into tables, create and read dumps of tables, export data to CSV values, and administer multiple servers and single databases, check referential integrity. It supports about 40 different languages.
|
Paginator | Write review | Report error | Discuss/get help on this script in our forums
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a number to use as an offset. For now I know it works in mySQL queries and with arrays. It also has methods to make it easy to make your page links. There also is an extension with some pre-made link sets to make things even easier.
|
ASP/PHP Web Application Builder | Write review | Report error | Discuss/get help on this script in our forums
Builds sophisticated, secure ASP/PHP Web Database Apps without programming
|
PHP CSV Data Tool with Setup Support | Write review | Report error | Discuss/get help on this script in our forums
While updating record takes up your time doing each data entry, why not try this alternative way to export data into and import all the new records from Microsoft Excel CSV file.
|
PHP Multi Database Scripts | Write review | Report error | Discuss/get help on this script in our forums
Custom Database scripts online
|
phpFlashMyAdmin | Write review | Report error | Discuss/get help on this script in our forums
Like phpMyAdmin? Don't like page refreshes? This tool is for you! Not only can you edit mysql table structures and data, you can also *visually* create foreign key relationships among InnoDB tables. Includes 100% of source code!
|
FlashReport | Write review | Report error | Discuss/get help on this script in our forums
Create PDF reports from MySQL tables, using a customizable, Flash 7-based layout builder.
|