From: "Gabriel Guzman" <[EMAIL PROTECTED]> > On Wed, 2003-08-06 at 11:44, Chris W. Parker wrote: > > > A bad answer would be: > > > > "RTFM http://php.net/preg_match" > > > > A good answer would be: > > > > "That can be done with a regular expression. The function you're looking > > for is called preg_match. http://php.net/preg_match" > > I fail to see the difference.
Me too. Besides, both answers are wrong. You should use strpos(). ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php