PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'File.php';
string File::gettempdir ()
string File::gettempdir
This function can be called statically.
Example 38-1. Using File::getTempDir()
<?php require_once 'File.php'; ?>