|
|
(Next) File::getTempFile() |
||||
| |
|||||
|
|||||
string File::gettempdir (
)
非推奨です。
This function can be called statically.
File::getTempDir() の使用
<?php
require_once 'File.php';
// 非推奨です。かわりに File_Util::tmpDir() を使用してください。
?>
|
|
(Next) File::getTempFile() |
||||||||
| |
|||||||||
|
|||||||||