Re: PHP accept cookies?
- From: "Edward Z. Yang" <edwardzyang@xxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 21:46:01 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ReGenesis0@xxxxxxx wrote:
Problem- I need to log into the site from a PHP script- and when I
send my login info, it responds with the following:
If you are using cURL, use curl_setopt()
http://us2.php.net/manual/en/function.curl-setopt.php with
CURLOPT_COOKIEJAR and CURLOPT_COOKIEFILE to ensure cookies sent back get
carried over.
You can also use a PHP browser emulator like SimpleTest to get similar
functionality.
- --
Edward Z. Yang GnuPG: 0x869C48DA
HTML Purifier <htmlpurifier.org> Anti-XSS HTML Filter
[[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGXijZqTO+fYacSNoRAi/IAJ9jW5zS/eVbl5iZ/Ha7XD7dvH/YZACfX+z3
gw+wQFxi5UhjWB8MAgs5Wl4=
=rkpC
-----END PGP SIGNATURE-----
.
- Follow-Ups:
- Re: PHP accept cookies?
- From: yawnmoth
- Re: PHP accept cookies?
- References:
- PHP accept cookies?
- From: ReGenesis0
- PHP accept cookies?
- Prev by Date: Re: Favorite Coding Tools?
- Next by Date: nonblocking STDIN in CLI PHP app
- Previous by thread: PHP accept cookies?
- Next by thread: Re: PHP accept cookies?
- Index(es):
Relevant Pages
|