strcmp

(PHP 3, PHP 4 >= 4.0.0)

strcmp -- Binßrn∞ bezpeΦn∞ porovnat °et∞zce

Popis

int strcmp ( string str1, string str2)

Pokud je str1 mΘn∞ ne╛ str2, vracφ < 0; pokud je str1 v∞t╣φ ne╛ str2, vracφ > 0, a 0, pokud jsou stejnΘ.

Pozn.: toto srovnßnφ je case-sensitive.

Viz takΘ: ereg(), strcasecmp(), substr(), stristr(), strncasecmp(), strncmp() a strstr().