Extract Search Query from HTTP Referer
PHP Code
+ 3 likes
Please Register to submit score.
| Average Score | 8.0 (of 2 scores) |
| Date Added | Nov 19, 2008 |
| Last Updated | Nov 19, 2008 |
| Tags | google http query referer search |
Introduction
PHP Snippet:
Extract Search Query from HTTP Referer
Posted on Nov 19, 2008 2:36 pm
Posted on Nov 19, 2008 2:36 pm
Nice snippet. I'd love a version for search engines that don't use q=
PHP Snippet:
Extract Search Query from HTTP Referer
Posted on Nov 19, 2008 2:57 pm
Posted on Nov 19, 2008 2:57 pm
You can just change the preg_match to work with any other engine. Just change the q to the name of the variable.
PHP Snippet:
Extract Search Query from HTTP Referer
Posted on Nov 19, 2008 9:48 pm
Posted on Nov 19, 2008 9:48 pm
Nice, Very Nice :)
PHP Snippet:
Extract Search Query from HTTP Referer
Posted on Nov 20, 2008 3:10 pm
Posted on Nov 20, 2008 3:10 pm
Really like this :)
+ Like
+ Like








