The Simplest PHP Router

The Simplest PHP Router

We 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.