moktermd08 / mysql-crud-php-oop

This class is a database handler for PHP applications. It provides basic functionalities for connecting to a MySQL database, executing SQL queries, and retrieving results. The class requires the database host, user, password, and name to be set as private variables. It includes functions to connect and disconnect to the database, execute an SQL que

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moktermd08/mysql-crud-php-oop Stargazers