> Have you tried:
> ob_end_clean();
> header("Location: http://...";);
> to throw away the contents of the output buffer before sending the
> Location header, then its nice and clean.

Yes I tried ...

Other idea ???



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

Reply via email to