strcollDescriptionint strcoll ( string str1, string str2 )
Returns < 0 if Note that this comparison is case sensitive, and unlike strcmp() this function is not binary safe.
See also preg_match(), strcmp(), strcasecmp(), substr(), stristr(), strncasecmp(), strncmp(), strstr(), and setlocale(). | ||