Excel, PHP, Programming, Software PHP: Line Break in Spreadsheet Excel Writer Write a simple PHP file using Spreadsheet Excel Writer to export Excel fileUsing Microsoft Office Excel to open the exported Excel fileYou can discover...Continue reading Share
PHP, Programming Solving BOM of UTF-8 File Encoding problem with PHP session and header UTF-8 is a popular File Encoding on the internet.However, when we use UTF-8 with PHP using session and header there are some error occurs.When...Continue reading Share
PHP, Programming Using PHP with PEAR to export an Excel File Some people like to tell us "Use COM object to create an Excel File".It is a general answer, if you are using Windows OSs...Continue reading Share