Unable to set Cookie in curl Request
问题 i have created a Register script for this site. i know there have captcha at register, but thats not problem, when i running it, its showing "Your Session Expired" its seems that i have some cookie problem. i tried tempcookie but still its same.. i not understanding whats the problems. if it shows "invalid captcha" or something like that, then its ok. but its showing Cookie Problem. here is the codes. //$cn = str_replace(".","",$_SERVER['REMOTE_ADDR']); //$finalcookie = "coki/".$cn.".txt";