Hi All,
I need to get info from a flat file line by line. What I need to do is
get 3 separate lines and then a paragraph. Can someone point me to a
tutorial or info on the subject.
TIA
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
ED]>
Sent: Tuesday, July 10, 2001 12:43 PM
Subject: [PHP] Line by Line , Word by Word
| How to read file line by line and read line word by word
|
| _
| Get Your Private, Free E-mail from MSN Hotmail at http://www
y, July 11, 2001 1:44 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Line by Line , Word by Word
How to read file line by line and read line word by word
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
In short :
file() opens the file line-by-line and you can explode() each line via a
space ' ' although not perfect, it could work for you. See manual for
details.
Regards,
Philip
On Tue, 10 Jul 2001, alfareees alfareees wrote:
> How to read file line by line and read line word by word
>
>
How to read file line by line and read line word by word
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTE
5 matches
Mail list logo