J
j
I have utf-8 unicode CSV's, they contain some Hebrew.
If I take these into Open Office Calc there are import settings that let
me set utf-8 and everything is fine. I don't see how to do this in
Excel. How?
Barring that, since I am generating the CSV, how can I "fix" the CSV? My
understanding is that there is a BOM (byte order marker) that should be
unneeded in utf-8, but that MS (and only MS) needs. What does that look
like? My code would be in PHP...
Jeff
If I take these into Open Office Calc there are import settings that let
me set utf-8 and everything is fine. I don't see how to do this in
Excel. How?
Barring that, since I am generating the CSV, how can I "fix" the CSV? My
understanding is that there is a BOM (byte order marker) that should be
unneeded in utf-8, but that MS (and only MS) needs. What does that look
like? My code would be in PHP...
Jeff