Function __global->is_temp_file

Definitions

sources/files2.php

  • Find if a file is a temporary file.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A File path

Return

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A