Forum


Replies: 9   Views: 4531
Html and utf-8 on phpdocx 3.7
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by jorgelj  · 20-01-2014 - 11:31

Hello,



In the root folder of PHPDocX there's a script named check.php to check requirements and permissions.



If your file is already UTF8 you should't use setEncodeUTF8. PHP doesn't allow to encode an UTF8 string that it's already UTF8.



Regards.