Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<set_time_limitversion_compare>
Last updated: Tue, 19 Sep 2006

sys_get_temp_dir

(no version information, might be only in CVS)

sys_get_temp_dir --  Returns directory path used for temporary files

Description

string sys_get_temp_dir ( void )

This function returns the path of the directory PHP stores temporary files in by default.

See also tmpfile(), tempnam().




<set_time_limitversion_compare>
Last updated: Tue, 19 Sep 2006