Function __global->next

Definitions

sources_custom/phpstub.php

  • Advance the internal array pointer of an array.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$array array required parameter N/A N/A The array

Return

  • The array value we're now pointing at
  • Type: mixed
  • Set: N/A
  • Range: N/A