This is the homepage of our simple PHP application using a custom router and database.
Our application uses a custom router to handle different URLs and HTTP methods.
We follow the Model-View-Controller pattern for clean code organization.
Connect to your MySQL database easily using PDO for secure queries.