Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
string File::gettempdir ( )
deprecated
This function can be called statically.
Using File::getTempDir()
<?phprequire_once 'File.php';// deprecated Use File_Util::tmpDir() instead?>