Recommend this page to a friend! |
Classes of Kabir Hossain | DB Manager | README.md | Download |
|
Downloaddb_managerThis class can query MySQL databases using SQL. It can establish a connection to a MySQL server and execute SQL queries to the database tables. The class can execute SQL SELECT, INSERT, UPDATE and DELETE queries from parameters that specify the tables, the fields and its values. You can give parameter as a string or array. |