Re: Files question

From: Manuel VáZquez Acosta (manu_at_chasqui.cu)
Date: 10/30/03


To: php-general@lists.php.net
Date: Thu, 30 Oct 2003 09:57:25 -0500

Try file() function

"Bas" <famde.jong@home.nl> wrote in message
news:20031030140436.37511.qmail@pb1.pair.com...
> 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?