Hi ppl,
i just got some data in a csv file.
I am trying to get the date to look like this 10/26/1896 - US date format
any quick PHP solution to look at the comma deliminated csv file and change it would be appreciated. There is litteraly over 10,000 lines so doing it by hand before uploading to my db is quired
regards
Scot
I kno its simple i just forgot how and have to much going on to sit down and figure it out.