reading cookies from PHP

Jack Holt razorholt at yahoo.com
Mon Dec 10 18:44:01 EST 2007


Hello there.

 

I’m a PHP fan but a Python newbie. I wrote anapplication in Python that needs to read a cookie setup from a PHP page. Is itpossible to do it?

 

If not, what if I create a TXT file - as well as a cookie - thatcontains the cookie’s data? Will python be able to open the file and readthe data? The TXT file can contain:

 

Username = dude

Password = python

 

 

Please help!

 

 

Thanks,

-        Dan

 

 

 


       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071210/938da5a9/attachment.html>


More information about the Python-list mailing list