NYCPHP Meetup

NYPHP.org

[nycphp-talk] CSV Regex

Chris Shiflett shiflett at php.net
Fri Feb 27 17:11:38 EST 2004


--- Hans Zaunere <hans not junk at nyphp.com> wrote:
> I'm looking to parse a CSV file and figured there must be a smooth
> regex for the job.

Any reason why fgetcsv() doesn't work for you?

http://www.php.net/fgetcsv

I've always found it to do a fine job, plus it's very fast.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming mid-2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/



More information about the talk mailing list