Page 1 of 1

curl

Posted: Mon Dec 19, 2005 1:51 am
by michael122
hello

is there any way to get the variables information from the page i have posted via curl_init()

for example i have used
curl_setopt ($ch, CURLOPT_URL, $url);

now i want to get the variables information from the $url, during that instance .

how can i get it