 
  |
 |
| mySQL database class compatible with PDO for PHP 4+ |
| Script Title : | | mySQL database class compatible with PDO for PHP 4+ |
| Version : | | |
| Author : | | BumaSoft Ltd |
| Platform : | | linux, windows, freebsd |
| Home URL : | | http://www.buma.ro/hotscripts/Database.z... |
| Download URL : | | |
| Demo URL : | | |
| Category : | | PHP - Database Tools |
| Price : | | $5.00 |
|
| 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! |
|
|
|
|
|
Average Rating: 0.00
Number Of Votes: 0
|
|
|
|
 |
 
  |