| Hello,i am using PHP as a programming language | | | | Hello,i am using PHP as a programming language |
| and Mysql as database. | | | | and Mysql as database. |
| My task is to read the doc file at the time of | | | | My task is to read the doc file at the time of |
| uploading and read the contents and save them | | | | uploading and read the contents and save them |
| to database. | | | | to database. |
| I am able to upload the file and read the data and | | | | I am able to upload the file and read the data and |
| get all the contents in a variable but i am not able | | | | get all the contents in a variable but i am not able |
| to save that data to the databse because of | | | | to save that data to the databse because of |
| unwanted text or special characters added to the | | | | unwanted text or special characters added to the |
| string while reading it, because of formatting that | | | | string while reading it, because of formatting that |
| a world file have. | | | | a world file have. |
| So if any one help me out how to store that data | | | | So if any one help me out how to store that data |
| to database or how to maintain the formatting of | | | | to database or how to maintain the formatting of |
| word file.i had tried no of things and expected | | | | word file.i had tried no of things and expected |
| some good options so that i can solve that | | | | some good options so that i can solve that |
| problem. | | | | problem. |
| Please help me.your interest is highly | | | | Please help me.your interest is highly |
| appriciated.tons of thanks in advance. | | | | appriciated.tons of thanks in advance. |