Closed GoogleCodeExporter closed 8 years ago
Try using a number as the sort_by value. 0 being the first column, 1 being the
2nd column in the file. It should
work, altho I can't recall if I ever fully tested it *whistles innocently*
Let me know how it goes :)
Original comment by zynode
on 14 May 2008 at 4:53
I have verified that sorting files which do not use headers can be done using
numbers. Set $csv->sort_by to "0"
to sort by the first column, "1" sorts by the 2nd column, and so forth.
Issues closed :)
Original comment by zynode
on 29 Jun 2008 at 2:52
Original issue reported on code.google.com by
yin.swee...@gmail.com
on 14 May 2008 at 4:46