mrjgreen/phroute

how can i know current route ?

fullhdman opened this issue · 1 comments

Hi ,,
how can i know current route ??

i want to let php app to know what is current route ? also what is the controller & functions has been fired ??

thanks

$_SERVER['REQUEST_URI'];