Méthode | Description | |
---|---|---|
__construct ( string $prefix, string $suffix = ".tmp" ) | ||
__destruct ( ) | Unlink the file | |
closeStream ( ) | Close the stream | |
getStream ( ) : resource | Retrieve the stream resource |
public __construct ( string $prefix, string $suffix = ".tmp" ) | ||
$prefix | string | uniqid() prefix |
$suffix | string | e.g. file extension |
public getStream ( ) : resource | ||
Résultat | resource |