Nuacht

Database PHP Singleton Class This repository provides a PHP class to handle MySQL database connections and queries using the mysqli extension. It implements the Singleton design pattern to ensure only ...
Everytime an exception is thrown by the database class a log file gets created or modified. These logs are stored in the logs directory. Which means the database class needs write access for the logs ...