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. Quote 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() ? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.