[eluser]llbbl[/eluser]
Is there way to send a directory path using the URI class?
I tried urlencoding it to see if the URI class wouldn't get confused about the extra forward slashes.
Code:
example.com/login/r//user/settings
doesn't work thou.
Guess I will have to do it as a session variable ><
edit: lol well you get the idea .. i can't seem to show you all the url because the forums urldecodes even links inside code brackets