Closed xf- closed 7 years ago
http://php.net/manual/en/function.strstr.php
Note: If you only want to determine if a particular needle occurs within haystack, use the faster and less memory intensive function strpos() instead.
Note:
If you only want to determine if a particular needle occurs within haystack, use the faster and less memory intensive function strpos() instead.
http://php.net/manual/en/function.strstr.php