mySQL database class compatible with PDO for PHP 4+
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!
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.
Help/Fix on AWS Auto Scaling (1 Hour)
One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.
Help/Fix on AWS CloudFront (1 Hour)
One hour of help to configure or fix AWS CloudFront distributions.
AWS Instance & Volume Protection Monitoring Service
Monitoring and protecting up to 10 AWS instances/volumes by enforcing safe deletion settings, with pricing adjustable fo


