Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strnatcmp
strnatcmp
String comparison using the "natural order" algorithm
Name:
strnatcmp
Category:
String
Programming Language:
php
One-line Description:
Use a "natural sort" algorithm to compare two strings (case sensitive).
Related
Tips for sorting file names using strnatcmp
1
Similar Functions
metaphone
metaphone
Calculatethemetaphon
chr
chr
Generatesingle-bytes
explode
explode
Useonestringtosplita
levenshtein
levenshtein
Calculatetheeditdist
nl_langinfo
nl_langinfo
Querylanguageandloca
str_ireplace
str_ireplace
Thecase-insensitivev
parse_str
parse_str
Parsestringsintomult
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
Popular Articles
Tips for sorting file names using strnatcmp