Set cookies on another domain using curl

Posted by jdeans on Stack Overflow See other posts from Stack Overflow or by jdeans
Published on 2010-04-20T00:24:18Z Indexed on 2010/04/20 0:33 UTC
Read the original article Hit count: 257

Filed under:
|
|

Hi, is it possible to use curl or other means to set a cookie on another domain? I have access to the php file on the other domain that can set the cookie but I do not know how to access that php file using curl and then set the cookie.

© Stack Overflow or respective owner

Related posts about php

Related posts about cookies