/ Published in: PHP
URL: http://ca.php.net/manual/en/function.natsort.php#94358
Just a function
Expand |
Embed | Plain Text
function natrsort(&$array) { } // Example: natrsort($arr);
You need to login to post a comment.
kirik on 10/30/09
1 person have marked this snippet as a favorite
URL: http://ca.php.net/manual/en/function.natsort.php#94358
Just a function
function natrsort(&$array) { } // Example: natrsort($arr);
You need to login to post a comment.