Function __global->sys_get_temp_dir

Definitions

sources_custom/phpstub.php

  • Finds the path of the directory PHP stores temporary files in by default.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • The path of the temporary directory
  • Type: string
  • Set: N/A
  • Range: N/A