returning to the same page after log in

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all!
This is a bit difficult to explain.
On a site I am building I sometimes use the GET method to forward values to 
the next page. There are certain pages that you need to be logged in to to 
be able to see data. So you arrive at the page, you realize that you are not 
logged in, so you type your username/password and hit 'log in'. Then the 
page gets severely messed up as the GET data are not forwarded (at least, I 
think that's the problem). Any ideas how to solve this?
I tried to send a header("location: ...") with the document_root and 
request_uri as the location, but that doesn't do the trick. 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux