find index of occurrence php

PHP
strpos ( string $haystack , mixed $needle [, int $offset = 0 ] ) : intstrrpos ( string $haystack , mixed $needle [, int $offset = 0 ] ) : int
Source

Also in PHP: