Hi I¹m trying to rectrict CURL search API to one site like this:
$site = 'google.com'; ... curl_setopt($ch, CURLOPT_REFERER, 'http://' .$site); What am I don¹t wrong? Thanks Sebastian -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
