Top

PHP Code Snippets Tagged with google

  (2)  
Sort by 
this function returns four parameters, the language its translating from, the language its translating to, the original text, and the translated text. separated by | the rest is pretty much self-expl..
+ 0 likes
6 comment(s)    Score: 6.0    Platform: PHP    Posted by sunslayer on Nov 09, 2009
This will extract the search query from a Google search. It doesn't specifically look for Google in the referer so it may capture more than just Google searches. You can use this information to re-perform..
Tags: google  http  query  referer  search 
+ 3 likes
4 comment(s)    Score: 8.0    Platform: PHP    Posted by Hawkee on Nov 19, 2008
Bottom