Re: [PHP] Basic fopen() question

2001-07-04 Thread Philip Olson
Normally when I'm looking for a function I start at a given spot, for example, you've found yourself here : http://www.php.net/manual/en/function.fopen.php >From there, a good place to go is the given section, which in this case is here : http://www.php.net/manual/en/ref.filesystem.php Whi

Re: [PHP] Basic fopen() question

2001-07-04 Thread ReDucTor
file() http://php.net/file - Original Message - From: JCampbell <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 10:48 AM Subject: [PHP] Basic fopen() question > I had an example of a function to open a file and read its contents into an > a

[PHP] Basic fopen() question

2001-07-04 Thread JCampbell
I had an example of a function to open a file and read its contents into an array. It worked so that each line of the file was one element of the array. I can't find my example, nor can I get it to work the way I'd like. Any help? =- Jonathan Campbell ( [EMAIL PROTECTED] ) Mid days haze and I'm