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!
Themeforest Clone Script - Digi MonsterSponsored
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Creating and configuring Private network in AWS and connecting it through VPN
Design and configure a private AWS network and connect it securely with VPN.
1 Hour AWS Consulting Services/Support
One hour of flexible AWS consulting or support for architecture, design, or issues.
Help/Fix on AWS VPC General/Advanced Services (1 Hour)
One hour of help or fixes for AWS VPC networking issues or advanced configurations.
Help/Fix on AWS WAP Service(EKS) (1 Hour)
One hour of help or fixes for issues related to your AWS EKS workloads.


