|
Previous Page |
Solar_File |
Next Class |
tmp()
static public
string
tmp (
string $file
)
Returns the OS-specific directory for temporary files, with a file name appended.
Parameters
- (string)
$file: The file name to append to the temporary directory path.
Returns
- (string) The temp directory and file name.
Description
Returns the OS-specific directory for temporary files, with a file name appended.