PHP strnatcmp
(PHP 4, PHP 5, PHP 7, PHP 8)
strnatcmp — String comparisons using a "natural order" algorithm
#Parameters
string1
The first string.
string2
The second string.
#Return Values
Similar to other string comparison functions, this one returns < 0 if stri...
khangnhd.hashnode.dev1 min read