String
most used
stristr
description
Returns all of $haystack from the first occurrence of $needle to the end. The search is not case sensitive.
declaration of stristr
string stristr ( string $haystack , mixed $needle [, bool $before_needle ] )
test stristr online
share stristr
comments for stristr
be the first
No comments so far for stristr(). Leave yours as first below.
+