mixed strpos ( string $haystack , mixed $needle [, int $offset = 0 ] ) bool in_array ( mixed $needle , array $haystack [, bool $strict = FALSE ] ) str_replace ( mixed $search , mixed $replace , mixed $subject [, int &$count ] )