require_once 'File.php';
string File::gettempdir ()
string File::gettempdir
This function can be called statically.
Example 30-1. Using File::getTempDir()
<?php require_once 'File.php'; ?>