Excel-file on a web-page using php?
Hi,
for the site of my baseball-team, i have to find a way to add an Excel file to a page. Is there a php-script out there that can read excel-files or convert a complete file?
Preferably the layout of the excel-file (bold, italic, colors, column-width, etc...) shout stay intact.
If there is no such script there, is there one that lets you create an excel-like page using forms and php?
I'm not very good at php (i can tweak existing scripts a bit) and the persons that have to use the "program" and make the excel-files don't know anything about scripting or web-design at all.
Or should i just let them save the files as a pdf-file and let them upload that?