- 1,251 categories
- 40,829 scripts
- This class can be used to backup large MySQL databases into multiple files.
It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
- Categories
- Platforms
- Licenses
- This class can be used to build and execute MySQL database queries.
It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values.
The class can also execute the generated queries and retrieve the SELECT query...
- Categories
- Platforms
- Licenses
- 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 with th...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- 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.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This is a MySQL class I wrote to use in my programs. It will allow you to do the following:
- Connect to a mysql database
- Query a mysql database to include
* INSERT|DELETE|UPDATE|REPL ACE|DROP
* SELECT|SHOW|DESCRIBE|EXPL AIN
- Cat...
- Categories
- Platforms
- Licenses
- ADP is a directory, search engine, and spider/crawler software. Your own breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support. Supports virtually unlimited number of links and pages wit...
- Categories
- Platforms
- Licenses
- Astanda Directory Project is a directory, search engine, and spider/crawler software. Your own breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support. Supports virtually unlimited number ...
- Categories
- Platforms
- Licenses
- In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
- Categories
- Platforms
- Licenses
- This class is a MySQL database access wrapper. It can:
- Connect to a MySQL server
- Execute SQL queries and retrieve single value results or return result rows into arrays
- Return the last inserted table row identifier, the number of resu...
- Categories
- Platforms
- Licenses
Page: