strchr

(PHP 3, PHP 4 )

strchr -- 文字が最初に現れるところを探す

説明

string strchr ( string haystack, string needle)

この関数は strstr() の別名で、すべて面で同じです。