See ob_start().

    http://php.net/manual/en/function.ob-start.php

Previously, Andy said:
> 
> I tryed it like that:
> HEADER("Location:http://$HTTP_HOST/admin/admin.php?content=upload";);
> 
> But I did get an errormessage which said that I already have sent a header
> ( which was a body tag).

-- 
If it happens once, it's a bug.  If it happens twice, it's a feature.
If it happens more than twice, it's a design philosophy.

-- 
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