Posted by Greg Donald on 10/10/05 17:17
On 10/10/05, Jochem Maas <jochem@iamjochem.com> wrote: > cute - but it doesn't always work e.g.: > > $a = array( "FrEDDie", "fREDdIE", "FReddie" ); > sort( $a ); > echo $a[ 0 ]; // we want the 2nd item from the unsort array Works for the sample data you first posted. *shrug* -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming