how to index from array where string contains a substring php code example
Example: strpos
strpos ( string $haystack , mixed $needle [, int $offset = 0 ] ) : int
strpos ( string $haystack , mixed $needle [, int $offset = 0 ] ) : int