Re: [PHP] Comma Delimited File and see results in PHP

2002-10-30 Thread Timothy Hitchens (HiTCHO)
Have a look at the http://www.php.net/manual/en/function.fgetcsv.php Should be a good starting point for you!! Timothy Hitchens (HiTCHO) [EMAIL PROTECTED] If you need PHP hosting with an experienced support team 24/7 then email me today. On Wed, 30 Oct 2002 [EMAIL PROTECTED] wrote: > I have

[PHP] Comma Delimited File and see results in PHP

2002-10-30 Thread benc
I have a comma delimited which I want to assign variables to and then echo the variables to show the results. Is this possible? If so, how can this be done? Please help. Thanks, Ben -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php