Page 1 of 1

URI data lost

Posted: Tue Aug 17, 2004 4:29 am
by mucahitkurt
I have link like this;
<a href='../../router.php?action=uyeProfil&id=34'>mucahit</a>
but when i click this link it is become;
http://localhost/becayis_s2/becayis/rou ... Profil&id=
id become NULL, i dont understand what its reason, is there any idea.

Posted: Tue Aug 17, 2004 10:20 am
by feyd
is your script echoing out that link? either way, showing us your code may help..