Profile
Achievement
engel's Recent SnippetsTagged array
- All /
« Prev 1 Next »
Searches an array $haystack for $needle. Returns the value of the element which contains the first result. Use strstr_array() for case-sensitive searches and stristr_array() for case-insensitive searches.
1
2042
posted 16 years ago by engel