On Wednesday 22 January 2003 15:41, Dhaval Desai wrote:
> Hello ppl,
>
> I want to find out what keywords are people exactly using to get to my
> website and from where are they coming(Which search engine?)...I want to
> make a custom script, I don't want to use my web server logs or anything...
> Is it possible..??

Yes, parse $_SERVER['HTTP_REFERER'] (which may or may not be available 
depending on user's browser settings).

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Abraham Lincoln didn't die in vain.  He died in Washington, D.C.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to