Hot Items

Friday, April 29, 2016

Free Download PDOModel – Database abstraction and helper PHP class (Database Abstractions) v1.0 | CodeCanyon 99GFX.com

Free Download PDOModel – Database abstraction and helper PHP class (Database Abstractions) v1.0 – CodeCanyon 99GFX.com

Item Details

PDOModel - Database abstraction and helper PHP class - CodeCanyon Item for Sale

PDOModel – Database abstraction and helper PHP class that helps to do insert, update, delete, select operation using PDO without writing any queries and with much lesser code. It supports Mysql, Postgres and SQlite database.

PDOModel provides a complete solution to perform CRUD operations on three different types of database (Mysql, Postgres and Sqlite). It provides various helper functions to export data directly to csv,excel,xml,pdf,html and many more useful functions.

More Details

http://bit.ly/26BOmOa

Documentation

http://bit.ly/23eherf

Example of how to write SQL select query using PDOModel

$pdomodel = new PDOModel(); //create object of the PDOModel class $pdomodel->connect("localhost", "root", "", "pdocrud");//connect to database $result = $pdomodel->select("emp"); //select * from `emp`

Free Download PDOModel – Database abstraction and helper PHP class (Database Abstractions) v1.0 nulled

DEMO DOWNLOAD FREE DOWNLOAD

The post PDOModel – Database abstraction and helper PHP class (Database Abstractions) v1.0 | CodeCanyon appeared first on 99GFX.com.

No comments:

Post a Comment