
vandy - 2010-06-02 09:36:49
Hi,
I am trying to parse the csv file using the PHP classes "csv reader" code.
But it is not parsing the file properly.
My CSV file is of size 27MB(approx) and having all special characters and javascript tags and all the other character in the file. So could not able to parse.
What will be the problem? Please guide on this.