Welcome to our Website

This is the homepage of our simple PHP application using a custom router and database.

Simple Routing

Our application uses a custom router to handle different URLs and HTTP methods.

MVC Architecture

We follow the Model-View-Controller pattern for clean code organization.

Database Integration

Connect to your MySQL database easily using PDO for secure queries.