Welcome Guest, Not a member yet? Register   Sign In
Problem in routing
#4

PHP Code:
$routes->add('admin/([a-z0-9+])/(:any)''$1::index/$2'); 
$1 - Controller
$2 - Method

So is it impossible?
Reply


Messages In This Thread
Problem in routing - by Dedov_Evgeniy - 12-16-2019, 05:59 PM
RE: Problem in routing - by Dedov_Evgeniy - 12-23-2019, 10:12 AM
RE: Problem in routing - by Digital_Wolf - 12-23-2019, 02:44 PM
RE: Problem in routing - by Dedov_Evgeniy - 12-23-2019, 04:56 PM
RE: Problem in routing - by Digital_Wolf - 12-24-2019, 03:55 AM
RE: Problem in routing - by InsiteFX - 12-24-2019, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB