...display on a website? I have a .csv file which gets written to when someone registers, I also have a page which contains the names of those who have registered. I would like a php or html script which automatically creates a table from certain columns of the csv file.
I have a csv file and I...