Hi,

I noted your example snippet on using the google search api with
PHP....

I am trying to conduct 2 restricted site searches using "site: " hint
in my "q" parameter...


Now your php example uses curl to execute the search...

however I am trying to use "curl_multi_init();" which would allow me
to run to parallel executions at the same time...thus allowing me to
do searchs for more than 1 site using the "site:" hint

However This i don't think its working as I am not getting back any
response or a "200" response...

Can I perform this transaction?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX API" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to