Re: [PHP-WIN] Redirect to Home Page

2003-03-31 Thread ODCS
Try - header("Location: whatever.html"); Be aware though that nothing can come before this in your file. No output of any kind. - Original Message - From: "Wade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 31, 2003 6:51 PM Subject:

Re: [PHP-WIN] Redirect to Home Page

2003-03-31 Thread Wade
l"; } My syntax might be screwy (haven't done JavaScript in a while) but you get the idea. -Mike -Original Message- From: Wade [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 6:51 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Redirect to Home Page 03312003 1549 GMT-6

RE: [PHP-WIN] Redirect to Home Page

2003-03-31 Thread Mike Brum
to:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 6:51 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Redirect to Home Page 03312003 1549 GMT-6 I saw this little script somewhere and now I cannot find it. Im working on this site. If you happen to bounce into the site from anywhere but the home pa

[PHP-WIN] Redirect to Home Page

2003-03-31 Thread Wade
03312003 1549 GMT-6 I saw this little script somewhere and now I cannot find it. Im working on this site. If you happen to bounce into the site from anywhere but the home page, you are automatically redirected back to the home page. Can someone help me with this? Wade -- PHP Windows Mailing