On 4/26/07, Edward Kay <[EMAIL PROTECTED]> wrote:
Todd Cary wrote:
> Is there a function that can parse a comma delimited file into an array?
>
> Todd
>
fgetcsv - http://uk.php.net/fgetcsv

Did you even try looking in the manual?

Edward

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


When I searched for "csv" against on php.net I got redirected to
http://us2.php.net/manual/en/function.gzeof.php.  That isn't exactly
obvious is it?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to