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