Hello

I have to read large CSV file upto 10 MB size. I tried to read each line by
using getcsv() method, but cannot worthy. I have to make some checking the
contents of the CSV files such as any duplicate row, or any row missing
contents etc.

Can anybody suggests a method to read large file of CSV files ?

Regards
Aniesh Joseph
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to