Welcome Guest, Not a member yet? Register   Sign In
Problem with routes.php and brackets
#4

[eluser]WanWizard[/eluser]
Route's are regex definitions, you can't just include characters in a route that have special meaning in a PHP regex. Like a bracket. Try escaping it with a backslash.


Messages In This Thread
Problem with routes.php and brackets - by El Forum - 04-07-2011, 08:54 AM
Problem with routes.php and brackets - by El Forum - 04-09-2011, 08:12 AM
Problem with routes.php and brackets - by El Forum - 04-09-2011, 03:58 PM
Problem with routes.php and brackets - by El Forum - 04-10-2011, 07:31 AM
Problem with routes.php and brackets - by El Forum - 04-11-2011, 12:34 PM
Problem with routes.php and brackets - by El Forum - 04-14-2011, 01:17 PM
Problem with routes.php and brackets - by El Forum - 04-14-2011, 03:25 PM
Problem with routes.php and brackets - by El Forum - 04-16-2011, 11:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB