Slkigh Ammendment to below
<?php
header("Location: https://www.google.com";) ;
die;
?>


Jake Johnson wrote:
Have you tried...
<?php
header("Location: https://www.google.com";) ;
?>

Regards,
Jake Johnson
[EMAIL PROTECTED]

------------------------------------------------------------------
Plutoid - http://www.plutoid.com
Shop Plutoid for the best prices on Rims and Car Audio Products


On Tue, 17 Jun 2003, Jeff Means wrote:



How do I force IE to update the location bar when I do a forced redirect??


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



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



Reply via email to