Re: reading cookies from PHP

2007-12-10 Thread Joshua Kugler
Jack Holt wrote: > 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

reading cookies from PHP

2007-12-10 Thread Jack Holt
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