10-30-2009, 02:04 PM
|
#6 (permalink)
|
|
The Acquainted
Join Date: Apr 2008
Posts: 110
Thanks: 97
|
Just wanted to make sure I'm on the right path. So, I did a "search & replace" in the CSV file and changed the commas in the name field to the ASCII value.
The HTML table then displayed the CORRECTLY-FORMATTED information, so this works.
However, is there a way to do this programmatically with with PHP as each line of the CSV file is read, so that I don't have to touch the CSV file?
Would posting the code help?
Thanks!
Dave
|
|
|
|