jigen7 Posted September 21, 2007 Share Posted September 21, 2007 is strpos can handle multiple patterns?for example i want to know if a string contains a word google or yahoo??? i need to get urls from which they dont have any google or yahoo word on it to be able to save it to an array... Quote Link to comment https://forums.phpfreaks.com/topic/70095-helpstrpos-multiple-patterns-to-be-search-in-a-string/ Share on other sites More sharing options...
teng84 Posted September 21, 2007 Share Posted September 21, 2007 http://www.php.net/manual/en/function.preg-match.php Quote Link to comment https://forums.phpfreaks.com/topic/70095-helpstrpos-multiple-patterns-to-be-search-in-a-string/#findComment-352079 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.