Create temporary directory
Parameters
- $dir
- The directory where the temporary filename will be created.
- $prefix
- The prefix of the generated temporary filename. Windows uses only the first three characters of prefix.
Returns
string
The new temporary filename (with path), or FALSE on failure.