Function Forum_driver_ipb3->ipb_unescape

Definitions

sources/forum/ipb3.php

  • Unescape from IPB escaping.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$val string required parameter N/A N/A The value to unescape

Return

  • The unescaped value
  • Type: string
  • Set: N/A
  • Range: N/A