资 源 简 介
The database management is the project uses to manage databases in different platform (like mysql, postgre) is very deficult to use in non mvc architecture project. we need to call seperate functions for each platform. For resolve this problem, I have created the database management project using php classes. This will help you to easily to fetch datas from the databases using simple functions.