HTML actual page link
- by lore3d
Hi all,
I'm building a website, and i need to know
the actual page address in which the user is in,
in order to take users in the same page after login.
The problem is that every page is generated from
variables passed by url and query string, so I dont't
know how to recover every variable and assign to it the
correct value.
How to recover variables name and assign them
the correct values?
Thanks
lore
(sorry for my English)