> Here's 3 examples:
> $var="www.google.com";
> $var="blah blah google blah";
> $var="google rules";
> 
> Now I just want to see if $var contains the word 'google' in it -
which

www.php.net/strstr

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



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

Reply via email to