View Single Post
Old 2005-10-20, 02:59 AM   #19
Mr. Stiff
Trying is the first step towards failure
 
Mr. Stiff's Avatar
 
Join Date: Sep 2005
Location: The Netherlands
Posts: 120
Send a message via ICQ to Mr. Stiff
Quote:
Originally Posted by SortLinks
Fatal error: Call to undefined function: curl_easy_setopt()
That should be just curl_setop($ch,OPTIONS)

Definatly leave the line 'curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)");' This will fool those webmasters checking for Curl
Mr. Stiff is offline   Reply With Quote