PublicThe Simplest PHP Router28 Jun, 2023 8 mins read 1,216 viewsWe wanted to create the absolute most basic routing code in PHP, so here it is. We will direct ALL traffic to index and route to the new files from here.