Login   Register  
PHP Classes
elePHPant
Icontem

Problem with the CSV parser


      Top level forums  >  PHP Specialists  >  General  >  Problem with the CSV parser  
Subject:Problem with the CSV parser
Summary:Having problem with my csv file while using csv parser code.
Messages:1
Author:vandy
Date:2010-06-02 09:33:08
Update:2010-06-02 09:36:49
 

  1. Problem with the CSV parser   Reply  
Picture of vandy
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.