It is very easy. Your server logs should have the referer information
in them. They are somewhere under /var/log/httpd/ directory. In your
unix prompt, type "man sed", then "man awk", then "man mysql". These
manual pages should set you on a correct path to success.
i
On 17 Apr 2007 10:56:07 -0700,
EMAIL REMOVED <EMAIL REMOVED> wrote:
> Hi,
> I want to write a PHP script that will store in a database what
> keyword was used, if the visitor came google? How can I get the
> keyword?????? I figure this is REALLY simple
>