Hello PETCOL,

Tuesday, February 17, 2004, 11:52:25 AM, you wrote:

P> I've tried ob_end_flush();  it didn't work, maybe it's a server
P> configuration issue.  Maybe it's just php can not do it?

Have a look at the headers_sent() function to see *where* your script is
outputting the headers you don't want it to.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

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

Reply via email to