Forum Moderators: coopster

Message Too Old, No Replies

passing google search

         

WhosAWhata

9:56 pm on Jul 25, 2004 (gmt 0)

10+ Year Member



to see what is leading users to my site i want to set up a log for the referal sites and if it is from a major search engine (like google or yahoo) i want it to record the query

how do i go about capturing the query string?

Netizen

11:56 am on Jul 26, 2004 (gmt 0)

10+ Year Member



Try $_SERVER['QUERY_STRING'] [php.net]