How to read Microsoft Word file using php???????
How to read and store in mysql database Microsoft Word file data using php ??????????????
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted Jul 26, 2018, 8:13 AM
For more information please see this tutorial here:
https://services.leadtools.com/documentation/tutorials/php-extracttext-tutorial
After getting the data from the doc file, you can save it into your database using the regular MySQL code.
krishna valaPosted Jul 26, 2018, 9:20 AM