simonsimon
Programmer
A little of topic . . . but I'm trying to populate a table with data from a text file.
The data in the .txt file is something like:
020|Simon|Pearce|Soutport
021|Fred|Bloggs|Manchester
022|Frank|Bruno|London
and I just need to use PHP to display all this in a table on a web page. Any advice greatfully received
Simon
The data in the .txt file is something like:
020|Simon|Pearce|Soutport
021|Fred|Bloggs|Manchester
022|Frank|Bruno|London
and I just need to use PHP to display all this in a table on a web page. Any advice greatfully received
Simon