Forum


Replies: 5   Views: 3300
Using templates
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 smaubian  · 11-04-2013 - 12:13

Just looked at the source this morning,


You are always using the system defined temp Dir.

Just as a matter of improvement adding in the settings the ability to force the tmp folder path (or a method : setTempDir() ) can be usefull as in some cases the system temp dir is not the best place to use.