[PHP] Appended [PHP] Solved [PHP] ASP guy needs help.

2004-09-22 Thread LW Ellis
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

[PHP] Solved [PHP] ASP guts needs help.

2004-09-21 Thread LW Ellis
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

[PHP] ASP guts needs help.

2004-09-21 Thread LW Ellis
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