Home
require_once "System.php";
string System::tmpdir ()
Get the path of the temporal directory set in the system by looking in its environments variables.
string - The temporal directory on the system
This function can be called statically.
php.ini-recommended removes the E from the variables_order setting, making unavaible the $_ENV array
tmpdir man page
© 2002-2004 Active-Venture.com Web Site Hosting Service
Disclaimers: This documentation is provided only for the benefits of our website hosting customers. For authoritative source of the documentation, please refer to http://pear.php.net/manual/
Recommended Resources: