strchr

(PHP 3, PHP 4 )

strchr --  Trouve la première occurence d'un caractère dans une chaîne

Description

string strchr ( string haystack, string needle)

strchr() est un alias de strstr().