Search found 2 matches
- Thu Jul 31, 2008 10:55 pm
- Forum: PHP - Code
- Topic: PHP goto another web page automatically after login?
- Replies: 9
- Views: 91043
Re: PHP goto another web page automatically after login?
Thanks for the quick reply. Unfortunately, I have tried the 2 below already: 1-Meta refesh is in html so I don't think I can have if statements with it. 2-I use the 301 refresh code and it doesn't seem to work at all. I'm not sure if it have somethign to do with the PHP version or where I'm placing ...
- Thu Jul 31, 2008 10:02 pm
- Forum: PHP - Code
- Topic: PHP goto another web page automatically after login?
- Replies: 9
- Views: 91043
PHP goto another web page automatically after login?
I have created the login part, but how do I redirect the user to another web page after the user have login? Any help or examples would appreciated. Thanks.