Function Forum_driver_ipb3->ipb_escape

Definitions

sources/forum/ipb3.php

  • Escape a value for HTML embedding, IPB style.
  • 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 escape

Return

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