lilman Posted November 21, 2006 Share Posted November 21, 2006 Is there a function that allows you to search a string for a special character? Link to comment https://forums.phpfreaks.com/topic/27994-search-string-function/ Share on other sites More sharing options...
kenrbnsn Posted November 21, 2006 Share Posted November 21, 2006 Yes, look in the manual at the [url=http://www.php.net/strings]string functions[/url]. There are many such functions.Ken Link to comment https://forums.phpfreaks.com/topic/27994-search-string-function/#findComment-128046 Share on other sites More sharing options...
taith Posted November 21, 2006 Share Posted November 21, 2006 http://us3.php.net/manual/en/function.stristr.php Link to comment https://forums.phpfreaks.com/topic/27994-search-string-function/#findComment-128049 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.