Function __global->realpath

Definitions

sources_custom/phpstub.php

  • Returns canonicalised absolute pathname.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A (Possibly) perceived path

Return

  • Actual path
  • Type: PATH
  • Set: N/A
  • Range: N/A