Forum Moderators: coopster
Is there a superglobal that tells which keywords the visitors that came from search engines are?
Say a visitor searches for "apples" on google, how can i implement that keyword using php?
it is in the get string which is available to you in HTTP_REFERER as above
oops