- Aug 20, 2000
- 20,577
- 432
- 126
Hey guys,
I'm trying to do something pretty simple. First, use PHP CURL to do a form POST and log in as a member on a website. Next, another form POST again using that authenticated session.
It's supposedly possible, but I haven't seen any documentation as to how. Can anyone point me to some examples on how to do this?
I'm trying to do something pretty simple. First, use PHP CURL to do a form POST and log in as a member on a website. Next, another form POST again using that authenticated session.
It's supposedly possible, but I haven't seen any documentation as to how. Can anyone point me to some examples on how to do this?
