Login   Register  
PHP Classes
elePHPant
Icontem

Ultimate MySQL

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Jeff Williams
Name: Jeff Williams <e-mail contact>
Packages: 5 Browse all classes by Jeff Williams Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 42
All time rank: 516 in United States United States
Week rank: 13 Up2 in United States United States Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
This class is the ultimate MySQL database access wrapper.

It can:

- Establish MySQL server connections
- Execute SQL queries
- Query a single value or a single row
- Retrieve query results into arrays or resource objects
- Retrieve the last inserted ID
- Manage transactions (transaction processing)
- Retrieve the list tables of a database
- Retrieve the list fields of a table
- Retrieve the length or position of a field
- Measure the time a query takes to execute
- Display query results in an HTML table
- Format SQL parameters (safe against SQL injection hacks)
- Generate SQL
- Handle errors (optional Exception handling)
- Convert records into XML or JSON
- And MUCH more

All these feature while still blazing fast and low on memory and resources!

  Classes of Jeff Williams  >  Ultimate MySQL  >  Download .zip .tar.gz  >  Support forum Support forum (52)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Ultimate MySQL
Base name: ultimatemysql
Description: MySQL database access wrapper
Version: 2.5.1
PHP version: 5.0
License: Freely Distributable
All time users: 16190 users
All time rank: 41
Week users: 74 users
Week rank: 12 Up
 
  Groups   Freshmeat project   Rate classes User ratings  
  Trackback   Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Performance and optimization Tools to measure and optimize the performance of systems View top rated classes


  Freshmeat project  
Project record: php_ultimate_mysql
Popularity score: 27.06
Vitality score: 1.0

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (92.7%)
Good (90.4%)
Good (87.7%)
Good (88.5%)
-
-
Sufficient (73.0%)
111
Month:
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
Good PHP class to work with MySQL Until recently, in every application I have written code to work with the database...
Linked Remote Comboboxes with EXTJS To created linked combo boxes with EXTJS it requires 3 steps:...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
UltimateMySQL.chm Tutorial and Class Documentation CHM Help File
UltimateMySQL.pdf Tutorial and Class Documentation PDF File

  Files folder image Files  
File Role Description
Plain text file mysql.class.php Class UltimateMySQL Class File
Accessible without login HTML file help.html Doc. Help for UltimateMySQL class
Accessible without login Plain text file example.php Example Examples for UltimateMySQL
Accessible without login Plain text file example.select.php Example Example (SQL SELECT)
Accessible without login Plain text file example.queries.php Example Example (Query Tutorial)
Accessible without login Plain text file example.new_features.php Example Example (SQL generation and try/catch blocks)

Download all files: ultimatemysql.tar.gz ultimatemysql.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.