PHP ¤â¥U
前一頁
下一頁
strchr
(PHP 3, PHP 4 )
strchr -- Find the first occurrence of a character
Description
string
strchr
( string haystack, string needle)
This function is an alias for
strstr()
, and is identical in every way.
前一頁
內容
下一頁
strcasecmp
上一層
strcmp