Jump to content

Main public logs

Combined display of all available logs of MorDictionary. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:59, 6 May 2026 MorMythos talk contribs created page Var dump() (Created page with "{{Unverified|This entry has not been fully reviewed against official documentation. Use with caution.}} ==var_dump()== ''func.'' [PHP 4, PHP 5, PHP 7, PHP 8] [vɑr dʌmp] ===Plain English=== <code>var_dump()</code> tells a program to reveal exactly what's inside something: a variable, a value, an array, an object, or the result of an expression. Not just the value, but what kind of thing it is and how much of it there is. Hand it the word <code>"pending"</code> and it...")