php-windows | 2003032
Date: 03/31/03
- Previous message: Wade: "Re: [PHP-WIN] Redirect to Home Page"
- In reply to: Wade: "[PHP-WIN] Redirect to Home Page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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" <wade <email protected>>
To: <php-windows <email protected>>
Sent: Monday, March 31, 2003 6:51 PM
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 page, you are automatically redirected back to the
> home page. Can someone help me with this?
>
> Wade
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Previous message: Wade: "Re: [PHP-WIN] Redirect to Home Page"
- In reply to: Wade: "[PHP-WIN] Redirect to Home Page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

