Log in

View Full Version : CSV reader ?



chrbar
01-20-2008, 11:32 PM
Hello,

I've a form processor which records data in a CSV file on the server.

Instead download this file to check the data, I would like to be able to read online this CSV file!
Do you know if it's possible?
Do you know a PHP script who can display/reader a CSV file in a Web page?

Thanks a lot :)
Chris

chrbar
01-21-2008, 10:00 PM
Could be a Java Applet too, if you know one?