Welcome Guest, Not a member yet? Register   Sign In
Multiple level URLs?
#1

[eluser]heavener[/eluser]
Okay, so I know how to create URLs (like http://example.com/page/) by creating a controller and including views within it.

But how do I create URLs with more than one depth level of pages (like http://example.com/page/another/page)?

Anyone know? :question:

Thanks.
#2

[eluser]pistolPete[/eluser]
You are posting in the wrong forum, Code and Application Development would be the appropriate one.

Quote:But how do I create URLs with more than one depth level of pages (like http://example.com/page/another/page)?

There are several possibilities, have a look at:
- Routing
- Remapping Function Calls
- maybe Organizing Your Controllers into Sub-folders




Theme © iAndrew 2016 - Forum software by © MyBB