uot; <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, March 28, 2002 8:53 AM
>Subject: [PHP-DB] csv without line feed
>
>
> > Hi,
> > I have text file with CSV like format (use # sign separate each field) but
> > there did not have any end of
g that debug is still available from the C: prompt?
George
- Original Message -
From: "Sommai Fongnamthip" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 8:53 AM
Subject: [PHP-DB] csv without line feed
> Hi,
> I have text file with CSV
Hi,
I have text file with CSV like format (use # sign separate each field) but
there did not have any end of line character. This file could open in m$
excel but if I opened it in any text editor it will display in 1 line. How
could I handle this file in PHP code?
let see the