> If nothing is beeing sent to output on the page then use header() else
> you need to use javascript.
> 
> 
> Niklas
> 

<meta http-equiv="Refresh"; Content="0; URL=file.php">
if headers are sent.

Use header( "Location: file.php" ), as noted earlier, if no headers are sent.



-- 
Stig-Řrjan Smelror
Systemutvikler

Linux Communications AS
Sandakerveien 48b
Box 1801 - Vika
N-0123 Oslo, Norway

tel. +47 22 09 28 80
fax. +47 22 09 28 81
http://www.lincom.no/




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to