strpbrk

(PHP 5)

strpbrk --  Search a string for any of a set of characters

Description

array strpbrk ( string haystack, string char_list)

Warning

This function is currently not documented; only the argument list is available.