PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Anjan Bhowmik   PHP MySQL PDO class   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP MySQL PDO class
Execute general purpose MySQL queries using PDO
Author: By
Last change: Update of README.md
Date: 9 months ago
Size: 462 bytes
 

Contents

Class file image Download

MySqlPDO

A wrapper for MySQL PDO

Ths function provides wrapper for most used PDO functionalities, like: preparing and executing statements and fetching data.

Sample Data

Download sample employees data from: https://github.com/datacharmer/test_db/archive/master.zip

All queries in sample will be performed using that sample database. A trimmed down version of the database dump is also available inside here: examples/sql/employees.sql