How can i write data into an excel using PHP

Is it possible to append content to an .xls file using PHP fwrite()?

When i try this using fwrite(), the resulting file causes an error message in Excel 2007.

Is there a specific separator I can use to accomplish this?

Is it possible without a third party library?

14
задан Insomnophobia 4 January 2016 в 08:22
поделиться