I have a flash form that hits a php file and emails the results to me. I was wondering if there is a way to make another php file that will display the results in an excel spreadsheet?
Thanks
Look into COM/.NET: http://us2.php.net/com
In the user comments, there are some postings with functions/classes to generate Excell spreadsheets.