Wonkotehsane Posted September 27, 2008 Share Posted September 27, 2008 Hey guys, I'm having a little trouble sorting an array of mine. I take the values from a tab separated value file and it ends up looking like so: $arrayname[1] = "Aug 12, 2004 'Data Text' 'Data Text'...." I need to somehow sort them by the date stored in the first tab value. Link to comment https://forums.phpfreaks.com/topic/126066-sorting-an-array-based-on-tsv/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.