Search Results

0
votes

Simplest PHP Routing framework .. ?

You could easily execute the right function on the associative class using reflection. I would suggest using a /controller/action structure. Something I made myself a few days back. …