Welcome Guest, Not a member yet? Register   Sign In
Routing with parametars problem
#4

The namespace uses a backslash.
$routes->add('product/(:any)', 'Namespace\Catalog::productLookup/$1');

https://codeigniter.com/user_guide/incom...aceholders
Reply


Messages In This Thread
Routing with parametars problem - by Didytz - 04-08-2022, 07:09 AM
RE: Routing with parametars problem - by iRedds - 04-08-2022, 07:35 AM
RE: Routing with parametars problem - by Didytz - 04-08-2022, 08:26 AM
RE: Routing with parametars problem - by iRedds - 04-08-2022, 08:39 AM
RE: Routing with parametars problem - by Didytz - 04-08-2022, 08:44 AM
RE: Routing with parametars problem - by iRedds - 04-08-2022, 10:23 PM
RE: Routing with parametars problem - by kenjis - 04-08-2022, 05:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB