gple Posted October 28, 2008 Share Posted October 28, 2008 How do I create an if statement where I am checking for a certain string of characters. If ($comments has ALL in it) for instance Link to comment https://forums.phpfreaks.com/topic/130436-if-statement-like/ Share on other sites More sharing options...
trq Posted October 28, 2008 Share Posted October 28, 2008 preg_match(). Link to comment https://forums.phpfreaks.com/topic/130436-if-statement-like/#findComment-676644 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.