* Thus wrote Pushpinder Singh Garcha ([EMAIL PROTECTED]):
> try this,
> 
> 
> use a meta-refresh ...
> 
> echo "<META HTTP-EQUIV=\"refresh\" 
> content=\"3;URL=http://wherever_u_wana_go.com/hello.html\";>";

This has already been discussed, and is not the preferred method of
doing redirects. PHP can handle what he is doing just fine.

 

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to