Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'File.php';
string File::gettempdir ()
string File::gettempdir
deprecated
Ez a függvény meghívható statikusan.
Példa 40-1. Using File::getTempDir()
<?php require_once 'File.php'; // deprecated Use File_Util::tmpDir() instead ?>