Welcome Guest, Not a member yet? Register   Sign In
Question about routes.php
#2

[eluser]Pascal Kriete[/eluser]
I think you need to take a step back and make sure that you truly understand what each portion of the code does.

- PHP cannot see the url hash (the part after #), it's only available on the frontend.
- Routes aren't a redirect. Routes are an internal mapping of a url to a controller.


Messages In This Thread
Question about routes.php - by El Forum - 09-20-2010, 12:11 AM
Question about routes.php - by El Forum - 09-20-2010, 09:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB