Function __global->php_return_bytes

Definitions

sources/files.php

  • Get the number of bytes for a PHP config option. Code taken from the PHP manual.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$val string required parameter N/A N/A PHP config option value

Return

  • Number of bytes
  • Type: integer
  • Set: N/A
  • Range: N/A