asmith Posted January 3, 2008 Share Posted January 3, 2008 hey guys how can i create an excel file with php ? i just need some columns for excel . for example 3 columns tab-delimited : 1 john [email protected] 2 tom [email protected] 3 joe [email protected] . . . i want to make such file with php , with microsoft excel could read it easily . i've tried typing the above columns in notepad (by pressing tab button between columns ) and save it as xls, when i open it with excel it says the file format is different than its extension, but it shows it fine. i want to know what to do that it won't give me this error , or in others words php create the file in the right format of excel . thanks Link to comment https://forums.phpfreaks.com/topic/84298-create-an-excel-file/ Share on other sites More sharing options...
shocker-z Posted January 3, 2008 Share Posted January 3, 2008 Google is you slave and god all in one http://www.google.co.uk/search?hl=en&client=firefox-a&channel=s&rls=org.mozilla:en-GB:official&hs=oJR&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=create+excel+files+from+php&spell=1 Regards Liam Link to comment https://forums.phpfreaks.com/topic/84298-create-an-excel-file/#findComment-429279 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.