Hi,
I have strings like FileName, SoftwareVersion etc.
How can I add space between words? Somehow with preg_replace perhaps?
First letter of each word is capitalized.
-Hessu-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n Natural-Order.
Array_multisort(filelist[0]),SORT_ASC,$filelist[1])
don't sort in Natural-Order
usort($filelist[0],"strnatcmp");
Sorts only filenames, any ideas how to get dates also sorted?
-Hessu-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
in Natural-Order.
Array_multisort(filelist[0]),SORT_ASC,$filelist[1])
don't sort in Natural-Order
usort($filelist[0],"strnatcmp");
Sorts only filenames, any ideas how to get dates also sorted?
-Hessu-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n Natural-Order.
Array_multisort(filelist[0]),SORT_ASC,$filelist[1])
don't sort in Natural-Order
usort($filelist[0],"strnatcmp");
Sorts only filenames, any ideas how to get dates also sorted?
-Hessu-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo