Re: How to show searched keyword on page?
Yes, strpos returns a number, but it'll also return FALSE if no match was found, all I'm doing is testing the referrer to see if it contains google or yahoo or whatever, if it does it returns a number, else it returns FALSE.
|