Fw: [PHP] parse comma delimited file

2002-11-14 Thread Kevin Stone
Yeah I had the same problem a while ago.  it's an easy one to miss if you
don't know what keywords to search for.  :)
-Kevin

- Original Message -
From: "Greg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 4:06 PM
Subject: Re: [PHP] parse comma delimited file


> Great, thanks...didn't see  that one :)
> -Greg
>
>
> "Kevin Stone" <[EMAIL PROTECTED]> wrote in message
> news:176401c28c32$11cf7fe0$6601a8c0@;kevin...
> > You bet there is..
> >
> > fgetcsv();
> > http://www.php.net/manual/en/function.fgetcsv.php
> >
> > -Kevin
> >
> > - Original Message -
> > From: "Greg" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, November 14, 2002 3:57 PM
> > Subject: [PHP] parse comma delimited file
> >
> >
> > > Hi-\
> > > Is there an easy way in PHP to parse a comma delimited text file that
> > could
> > > be uploaded in a form?  Thanks!
> > > -Greg
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> >
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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




Fw: [PHP] parse comma delimited file

2002-11-14 Thread Kevin Stone
You bet there is..

fgetcsv();
http://www.php.net/manual/en/function.fgetcsv.php

-Kevin

- Original Message -
From: "Greg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 3:57 PM
Subject: [PHP] parse comma delimited file


> Hi-\
> Is there an easy way in PHP to parse a comma delimited text file that
could
> be uploaded in a form?  Thanks!
> -Greg
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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