Posted by Mladen Gogala on 03/25/06 23:00
On Sat, 25 Mar 2006 01:41:49 -0800, zeltus wrote:
> Can anyone help with the following... I'm trying to read multi-lines
> from a flat file where a continuation is signalled by the line ending
> ina backslash (ASCII 92)
>
> Note 1: this is a windoze box
My sympathies.
> Note 2: My php.ini is set up with "auto_detect_line_endings = On"
Use "fread". It is binary safe.
--
http://www.mgogala.com
Navigation:
[Reply to this message]
|