On Mon, Jun 8, 2009 at 12:07, Dotan Cohen<dotanco...@gmail.com> wrote:
> I need to diagnose a web browser problem, and I'd like PHP to return a
> page that shows the entire browser request, exactly as it was sent. It
> would naturally contain all the data in the HTTP Headers Information
> from phpinfo() but formatted exactly as the browser sent it.

    Depending on the specifics of the problem at hand, Dotan, you may
actually be better-served by running the diagnostics locally using
LiveHTTPHeaders[1] (a Firefox addon) or something similar.

    ^1: http://livehttpheaders.mozdev.org/

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

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

Reply via email to