Re: [PHP] Files question
From: Bas (famde.jong_at_home.nl)
Date: 10/30/03
- Next message: Becoming Digital: "Re: [PHP] PHP & Apache 2"
- Previous message: - Edwin -: "Re: [PHP] Japanese entry into MySQL and into emails"
- In reply to: Jay Blanchard: "RE: [PHP] Files question"
- Next in thread: Jay Blanchard: "RE: [PHP] Files question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Thu, 30 Oct 2003 15:17:16 +0100
Now sorry... I already know to use fopen... I want a script that parses all
lines from a file... Just like a loop that with every time it is executed,
it echos a line from the file... (this is just a example... else i was using
file_get_contents and nl2br...)
"Jay Blanchard" <jay.blanchard@niicommunications.com> wrote in message
news:C8F323573C030A448F3E5A2B6FE2070B01AFA9BC@nemesis...
[snip]
How can i read all files line by line? I am running windows. I know that
there is then a \r\n but i don't know how to extract them... Can you
help
me?
[/snip]
start with http://www.php.net/fopen
- Next message: Becoming Digital: "Re: [PHP] PHP & Apache 2"
- Previous message: - Edwin -: "Re: [PHP] Japanese entry into MySQL and into emails"
- In reply to: Jay Blanchard: "RE: [PHP] Files question"
- Next in thread: Jay Blanchard: "RE: [PHP] Files question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|