Hello Victor,

Tuesday, November 9, 2004, 4:07:12 PM, you wrote:

VC> Is there anyway to redirect php page other than using
VC> HEADER("LOCATION:URL") ?
VC> Header can only be called if nothing is written to HTML... Is there anyway
VC> around it?

Not really, no. Maybe with a meta refresh tag or some JavaScript even
within the page, but it's a messy and non-guaranteed way to do it.

Best regards,

Richard Davey
-- 
 http://www.launchcode.co.uk - PHP Development Services
 "I am not young enough to know everything." - Oscar Wilde

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

Reply via email to