Welcome Guest, Not a member yet? Register   Sign In
anchor() function doesn't respect custom routes?
#1

[eluser]bezking[/eluser]
Hi all,

I have a custom route in place that redirects as follows:
Code:
$route['internship(:num)'] = "internsite/viewInternship/$1";

However, links generated by the anchor() function still create the original URI to use in the link. Is there any way I can force anchor() to respect my custom routes?

Thanks !


Messages In This Thread
anchor() function doesn't respect custom routes? - by El Forum - 07-21-2010, 04:46 PM
anchor() function doesn't respect custom routes? - by El Forum - 07-21-2010, 07:47 PM
anchor() function doesn't respect custom routes? - by El Forum - 07-22-2010, 06:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB