in reply to Sorting (GRT) and locale issues
substr( $_, 1 ), substr( $_, 0, 1 ), $_ } on A437 should give
437 A A437
ie the nums are at the front regardless. The top code just shows that lower/uppercase is mixed or upper then lower, but nums are always first...
Sorry if it seems I'm being obtuse; I REALLY want to understand this.
Chris
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Sorting (GRT) and locale issues
by ikegami (Patriarch) on Nov 15, 2007 at 06:28 UTC |