Re: [PHP] Maintaining State Remotely

2004-04-29 Thread Curt Zirzow
* Thus wrote php chucker ([EMAIL PROTECTED]): > I'm writing some code to login into my favorite sport site to get stats. I > get logged in ok with the post request showing my username and password, the > response screens welcomes me by name. However when I send a second request > immediately after

[PHP] Maintaining State Remotely

2004-04-29 Thread php chucker
I'm writing some code to login into my favorite sport site to get stats. I get logged in ok with the post request showing my username and password, the response screens welcomes me by name. However when I send a second request immediately after the successful login, I'm being told I need to login.