- 1,251 categories
- 40,829 scripts
- PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error...
- Categories
- Platforms
- Licenses
- Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods.
Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects...
- 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
- 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
- Flash Database editor is a Flash Based Mysql database editor. Uses php engine. Support all basic Mysql query commands Creates database, table and takes backup, access data (add, delete, modify, alter). Free to try.
- Categories
- Platforms
- Licenses
- The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
- Categories
- Platforms
- Licenses
- This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added.
The Driver also contains a few functions that might be useful for debugging: query count...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
Page: