| Login | Register | |||
| Recommend this page to a friend! |
| Classes of Jeff Williams | > | Ultimate MySQL | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | Detailed description | Freshmeat project | ||||||
| Trackback | Applications | Related links | ||||||||
Author
Groups
Detailed descriptionThis 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! Freshmeat project
User ratings
Trackback links
Applications that use this classNo application links were specified for this class.
Related links
Files
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright (c) Icontem 1999-2010 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |