[nycphp-talk] Fw: PHP form to MS Excel file
Joseph Crawford
codebowl at gmail.com
Wed Sep 8 12:15:13 EDT 2004
do a search on sourceforge.net you will find a php class for writing
excell files, however an easier way might be to just write a file in a
tab or comma delimited format ( i suggest tab because submitted data
may have ,'s in it) and then just import that file into excell
here is one page i found with a quick search
http://sourceforge.net/projects/psxlsgen/
there are solutions out there you just have to find them ;)
--
Joseph Crawford Jr.
Codebowl Solutions
codebowl at gmail.com
802-558-5247
More information about the talk
mailing list