Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

A small class to extend the current PDO class - No longer maintained.

Notifications You must be signed in to change notification settings

MikeRogers0/PDO-Database-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDO Database Class

A collection of useful classes to make working with PDO a little quicker. See the /Demos folder for examples of usage.

/class overview

db.class.php

Used to wrap PDO class & add a few extra functions like drop/create tables/databases.

MakeSQL.class.php

Some functions to generate bits of MySQL like WHERE queries.

Transients.class.php

Handles Transients.

About

A small class to extend the current PDO class - No longer maintained.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages