PHP-How to get the "end" of the URL?
Posted: Sun Jul 29, 2007 9:17 am
Ok, I am makign a little security thing, and I need to be able to basically get the entire GET string, but I need it just how it is in the user's browser url. This is so that I can redirect to that exact url when they are logged in..
How can I go about doing that?
How can I go about doing that?