login
Posted: Tue Feb 08, 2005 1:24 pm
I'm rather new to PHP.. so this may be a simple question..
I have a members area..which works fine.. but after login (from any restricted page) the user is sent to the front page:
<META HTTP-EQUIV=Refresh CONTENT="2; URL=index.php">
This line is included in one of the config files.
Can I somehow sent them to the page they were accessing in first place?
Thanks in advance!
I have a members area..which works fine.. but after login (from any restricted page) the user is sent to the front page:
<META HTTP-EQUIV=Refresh CONTENT="2; URL=index.php">
This line is included in one of the config files.
Can I somehow sent them to the page they were accessing in first place?
Thanks in advance!