array.sorting.php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
Sorting question. http://www.php.net/manual/en/array.sorting.php
I'm using ksort, which sorts like this.
I don't want to use strolower.
Is there a function/switch in one of the sort functions where I could get another aphabetical sort?

http://www.php.net/manual/en/array.sorting.php has a lot of options. I,m not sure which one I should choose.

This is what I get:

LABRADOR CITY
LACOSTA
LARGE
Labrador
Labrador City
Labrador Sea
Lacosta
Large
labrador
labrador sea
lacosta
large


This is what I want:

LABRADOR
Labrador
labrador
LABRADOR CITY
Labrador City
Labrador Sea
labrador sea
LACOSTA
Lacosta
lacosta
LARGE
Large
large

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux