Simple Framework to deal with phpmyAdmin This Framework contain function such as insert , update, delete and retrive data from mysql dataBase.
How to use it?
Change the database Name and password in include.php file.
include the database.php in your project
See the Example in index.php