System::tmpdir

System::tmpdir

System::tmpdir -- Get path of temporal directory

Description

Get the path of the temporal directory set in the system by looking in its environments variables.

Return value

string - The temporal directory on the system

Note

This function can be called statically.

php.ini-recommended removes the E from the variables_order setting, making unavaible the $_ENV array

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.