Function __global->is_writable

Definitions

sources_custom/phpstub.php

  • Finds whether a path is to an actual writeable 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 The path to check

Return

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