I am using PHP to import a CSV file, which originates from an excel spreadsheet. Some of the fields contain line breaks in them, so when I reopen the csv in excel / open office
Yes you needs to find that comma and replace by some special characters like combination of {()} and finally replace them with , that you are originally looking for.