Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
string File::gettempdir ( )
非推奨です。
This function can be called statically.
File::getTempDir() の使用
<?phprequire_once 'File.php';// 非推奨です。かわりに File_Util::tmpDir() を使用してください。?>