Re: List Orders
Brad Hards <[email protected]>
| Newsgroups | gmane.comp.kde.look |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 6 May 2002 14:58, Aaron J. Seigo wrote: > On May 5, 2002 08:35 pm, Dirk Groeneveld wrote: > > Hi! > > > > Check out the strnatcmp() function. > > http://www.php.net/manual/en/function.strnatcmp.php > > > > I never tried it but the manual says it works ;-) > > yes, it works quite well and is only ~100 lines of code altogether. i have > a copy of this algorithm in C on disk here if anyone is interested in > playing w/it, or you can do a google search and find it quite easily as > well. http://sourcefrog.net/projects/natsort/index.html might be of interest.