Practical PHP Programming

字符串比较

int strcmp ( string str1, string str2)
int strcasecmp ( string str1, string str2)