zohab Posted July 29, 2009 Share Posted July 29, 2009 hi, I want to write content to word document. How to do it? thanks in advance. Link to comment https://forums.phpfreaks.com/topic/167927-write-content-to-word-document/ Share on other sites More sharing options...
fooDigi Posted July 29, 2009 Share Posted July 29, 2009 you can simply use fopen/fwrite and write a file using the extension .doc... but to use more advanced word formatting and such, im sure you can find a prewritten msword php class... Link to comment https://forums.phpfreaks.com/topic/167927-write-content-to-word-document/#findComment-885702 Share on other sites More sharing options...
waynew Posted July 29, 2009 Share Posted July 29, 2009 You can use simple HTML to style it too. Link to comment https://forums.phpfreaks.com/topic/167927-write-content-to-word-document/#findComment-885949 Share on other sites More sharing options...
DanielHardy Posted July 29, 2009 Share Posted July 29, 2009 Go to my site: http://www.chcsc.org/ the guestbook writes to and draws from a .txt file. Is this similar to what you want? Link to comment https://forums.phpfreaks.com/topic/167927-write-content-to-word-document/#findComment-886026 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.