Function FirePHP->encodeTable

Definitions

sources/firephp.php

  • Encodes a table by encoding each row and column with encodeObject()
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$table array required parameter N/A N/A The table to be encoded

Return

  • Type: array
  • Set: N/A
  • Range: N/A