[snip]
On Wed, 22 Sep 2004 00:09:01 -0600, LW Ellis <[EMAIL PROTECTED]>
wrote:
> I'm new to php, but am familar with ASP.
> I have this code to open and read a text file.
> What I need is to take out the 'while' and present the data one line
> at a time. I read up on fgetcsv, but we will be usin
On Wed, 22 Sep 2004 00:09:01 -0600, LW Ellis <[EMAIL PROTECTED]> wrote:
> I'm new to php, but am familar with ASP.
> I have this code to open and read a text file.
> What I need is to take out the 'while' and present the data one line at a
> time.
> I read up on fgetcsv, but we will be using one te
LW Ellis wrote:
Never mind...
As usual, about the time you ask for help, the brain gets unstuck and
you find the solution.
You should post back with a solution (append SOLVED to your subject) so
that it becomes part of the thread (and archived). This way, next time
someone else has a similar iss
Never mind...
As usual, about the time you ask for help, the brain gets unstuck and you
find the solution.
Thanx anyways
Leon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm new to php, but am familar with ASP.
I have this code to open and read a text file.
What I need is to take out the 'while' and present the data one line at a
time.
I read up on fgetcsv, but we will be using one text file per record.
I just need to format how it is displayed.
Under fgetcvs the
5 matches
Mail list logo