I am using the routing system AltoRouter , and its use is quite simple, use this way:
**** THIS IS INDEX.PHP *****
/*Incluo o arquivo do AltoRouter*/
include ('application/router.php');
$router = new AltoRouter();
$router -> setBasePat...
asked by
05.10.2015 / 03:29