 |
Categories |
|
 |
 |
| mySQL database class compatible with PDO for PHP 4+
|
Hits: 117
|
|
Description: This is a mySQL database class, that allows you to run queries faster and supports prepared statements, just like PHP 5's PDO, but working for PHP 4. It supports:
- persistent connections;
- raw query, just like mysql_query;
- select function;
- insert function;
- delete function;
- update function;
- lastInsertId function;
- rowCount() function (for select resources);
- prepare function like in PDO;
And many other usefull functions. I work very efficient with this. Hope you like it :). Also, I've included 2 bonus classes as a gift: an Email sending class (with attachment support) and a FileSystem class (with unzip/zip/list functions). All classes are very well commented.
Good luck!
|
| Resource Specification |
| Platform(s): |
linux, windows, freebsd |
| Date Added: |
Apr 13, 2008 |
| Last Updated: |
Apr 13, 2008 |
| Author: |
BumaSoft Ltd |
| License Information |
|
License # 1: |
| |
License Type: |
Commercial License
|
Price:
|
$5.00 |
| |
Additional Info:
| You can use it on unlimited projects and modify it, as long as you keep BumaSoft as the main author |
Average Visitor Rating:
0.00 (out of 5)
Number of Ratings: Votes |
| Other Links by This Member |
|
|
|
|