atulkul Posted July 19, 2006 Share Posted July 19, 2006 Hello ,My file handling code is running very fine for .txt file but not for .doc file, how to read contents from .doc file.Please help me out , code to read contents from .doc and displaying it on a webpage.is there any mime types issue regarding .doc file.Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/15025-reading-contents-of-doc-and-displaying-it/ Share on other sites More sharing options...
zq29 Posted July 19, 2006 Share Posted July 19, 2006 Have you tried using file_get_contents() ? Link to comment https://forums.phpfreaks.com/topic/15025-reading-contents-of-doc-and-displaying-it/#findComment-60519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.