Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
72% | Total: 21,278 This week: 1 | All time: 30 This week: 41 |
Version | License | PHP version | Categories | |||
ultimatemysql 3.0 | Freeware | 5.0 | PHP 5, Databases, Performance and opt... |
Description | Author | |
This class is the ultimate MySQL database access wrapper |
Arrays from database
I need arrays from a database ; also json format
MySQL Search
Search several fields in MySQL database and create results page
Files (6) |
File | Role | Description |
---|---|---|
mysql.class.php | Class | UltimateMySQL Class File |
help.html | Doc. | Help for UltimateMySQL class |
example.php | Example | Examples for UltimateMySQL |
example.select.php | Example | Example (SQL SELECT) |
example.queries.php | Example | Example (Query Tutorial) |
example.new_features.php | Example | Example (SQL generation and try/catch blocks) |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (16) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Tutorial and Class Documentation CHM Help File |
Tutorial and Class Documentation PDF File |
Pages that reference this package |
Until recently, in every application I have written code to work with the database... |
To created linked combo boxes with EXTJS it requires 3 steps:... |