Forum


Replies: 9   Views: 3969
Writing permissions
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 admin  · 17-06-2015 - 15:46

Hello, Phpdocx allows to set a custom temp folder in the phpdocxconfig.ini file: ; absolute path to the temp dir. If empty the default system tmp directory will be used temp_path = "" Please use this option to set it, there's no need to change the CreateDocx class. Regards.