curl
Posted: Mon Dec 19, 2005 1:51 am
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
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