I've been using mozilla firebird as a test browser with the 'Live HTTP
Headers' extension. I've found it most useful.

http://texturizer.net/firebird/extensions/#livehttpheaders


> -----Original Message-----
> From: Scott Taylor [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, January 11, 2004 9:34 PM
> Subject: [PHP] view outputed headers?
> 
> 
> 
> What is the easiest way to view the headers that a PHP page has put 
> out?  I've seen the |var_dump(headers_list()); on php.net but this 
> always gives me an error (such as: |
> 
> <b>Fatal error</b>:  Call to undefined function:  
> headers_list() in 
> /usr/local/psa/home/vhosts/a.com/httpdocs/my/page.php</b> on 
> line <b>79</b><br>

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

Reply via email to