Welcome Guest, Not a member yet? Register   Sign In
uri problem
#1

[eluser]alberta[/eluser]
i have problem in uri , i am using this

Code:
<a href='projects/index/{id}' rel="lyteframe">{code}</a>

first time it goes correctly, and uri becomes

Code:
http://localhost/project/index.php/projects/index/5

when i second time clink on it then uri becomes, then it concatenates with previous one and becomes

Code:
http://localhost/project/index.php/projects/index/5/projects/index/6

can some one tell me how to get rid of this ??

Thanks


Messages In This Thread
uri problem - by El Forum - 06-21-2009, 07:03 AM
uri problem - by El Forum - 06-21-2009, 07:14 AM
uri problem - by El Forum - 06-21-2009, 07:15 AM
uri problem - by El Forum - 06-21-2009, 07:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB