On Mon, 7 Jul 2003, Andi Gutmans wrote:

> Naming conventions...
> It should be something like headers_were_sent() (I'm not good with names 
> but you get the point :)

headers_were_sent() doesn't work, as this function also sends the 
headers if they weren't sent before, so I think headers_send() or 
similar would work just fine.

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to