php_get_tmpdir
(no version information, might be only in CVS)
php_get_tmpdir --
Returns directory path used for temporary files
Description
string
php_get_tmpdir ( void )
This function returns the path of the directory PHP stores temporary
files in by default.
See also tmpfile(), tempnam().