Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Phase...
 6. Basic...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. Pixel Ad Script
 2. JavaScript...
 3. Essential PHP...
 4. Building...
 5. clanBox Gaming...
 6. Smash Bugs | ...
 7. WRQ Reflection...
 8. FFTW with OpenCV
 9. Cross browser...
10. UserGate...
more...

mySQL database class compatible with PDO for PHP 4+

 Script details


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

Select Your Rating:

poor         best


Back