hello,
I am creating a comma delimited text file in php and need to export the results to an excel file.
I am creating the text file thru querying a mySql database.
Right now, we have the .txt file exporting into a .html file but we would like it to also export to an excel file.
Can this be done and can someone please help me.
thank you
I am creating a comma delimited text file in php and need to export the results to an excel file.
I am creating the text file thru querying a mySql database.
Right now, we have the .txt file exporting into a .html file but we would like it to also export to an excel file.
Can this be done and can someone please help me.
thank you
Comment