I have this excel spreadsheet (which I can save to a delimited text file). With PHP I want to search this, and have it sort. The search isn't that bad, but how do I sort it by the year? (I have a year column.)
Also, is it possible to somehow have the unix server this is on automatically create a new delimited text file each time the xls file is altered?
Thanks.
Also, is it possible to somehow have the unix server this is on automatically create a new delimited text file each time the xls file is altered?
Thanks.