strchr

(PHP 3, PHP 4 )

strchr --  문자가 처음 나타난 위치를 찾는다.

설명

string strchr ( string haystack, string needle)

이 함수는 strstr()의 별칭이며, 모든 방면에서 동일하다.