mysqli connect

Simplified DB - PDO, Mysqli, Mysql Helper Class

Simplified DB - PDO, Mysqli, Mysql Helper Class

Version 1.2 is out now. Click here to check what’s new in V1.2* Version 1.1 is out now. Click here to check what’s new in V1.1* Now supports PDO Transactions also ** Simplified DB is a PHP database abstration class that helps developer perform MySQL operations easily using PDO, Mysqli and Mysql. Using Simplified DB, you can easily create and run both simple and advanced database driven application in PHP without having any knowle...

Mega Class Database (MYSQLI) v 1.0

Mega Class Database (MYSQLI) v 1.0

Mega Class Database (MYSQLi) v 1.0 Use every feature of MySQLi in PHP . Main Features: 1. MySQLi Compatible with:MySQL MySQL 4.0+, MySQL 5.0+. 2. Easy to Use, clean, easy to understand code. 3. Access MySQL Database without any knowledge of MySQL or SQL . 4. Uses Associative array of data to insert and update rows in the database table. 5. Optional escape string feature to avoid SQL Injections. 6. Automatically Creates Prepared Statements. 7. ...