Hi guys,
Hoping someone can help as I have come to a standstill!
I have a PHP upload script working which uploads a Word document (for arguments sake) and adds the Word content to a database.
This all works correctly except for when viewing the Word content now stored in the database, as HTML - it shows all the extra characters that Microsoft adds in...
Can anyone help me to get rid of these characters in the viewing process?
An example of the characters that Microsoft have added in are:
�������
������
��$����������f:��j���
Any help gratefully received!
Thanks!