There is actually a snippet for using the AJAX Search API with PHP in the documentation, linked below:
http://code.google.com/apis/ajaxsearch/documentation/index.html#fonje_snippets You may have to scroll down a bit. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Nov 13, 2009, at 2:56 AM, LucD wrote: > My aim: printing to a web page top 10 Google hits from #1 trending > topic on twitter. > How: using PHP/HTML Google Search API and Twitter Trends API(?) > > Apparently Google AJAX API returns JSON?..I plan on using PHP only. > > How do I go about this. > > regards. > > -- > > 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= > . > > -- 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=.
