Re: How to read cookies set by php?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Configure the browser to prompt you before saving cookies, and then
surf there again?

Turn on LiveHTTPHeaders and see what the browser sends when you surf
back to that site?

Hack your /etc/hosts or \WINDOWS\system32\drivers\etc\hosts to have
the other guy's domain re-directed to your localhost, and set up PHP
to var_dump($_COOKIES) might work?  Seems like an awful lot of work,
but it might make you feel like a real hacker :-) :-) :-)

On Tue, January 2, 2007 8:16 am, Dotan Cohen wrote:
> I'm trying to debug some scripts, and I see that the contents of
> cookies seems to be encoded (in Firefox2 on Kubuntu, at least). How
> can one read the cookies stored on his machine?
>
> Dotan Cohen
>
> http://what-is-what.com/what_is/gmail.html
> http://datip.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux