Voting

: min(six, seven)?
(Example: nine)

The Note You're Voting On

Anonymous
10 years ago
it should be mentioned that the return value of sys_get_temp_dir() can be set using the ini-directive 'sys_temp_dir' globally as well as per directory by using
php_admin_value sys_temp_dir /path/to/tmp

<< Back to user notes page

To Top