Welcome Guest, Not a member yet? Register   Sign In
how to route to a page that is a member of another page
#2

[eluser]johnmerlino[/eluser]
Actually, it is pretty simple to do:

$route['homes/posts/(:num)/new_image'] = "homes/new_image";

That points it to the homes controller and new_image method.


Messages In This Thread
how to route to a page that is a member of another page - by El Forum - 03-23-2011, 04:52 PM
how to route to a page that is a member of another page - by El Forum - 03-24-2011, 04:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB