Skip to content

Text

  • Full name: \Zotlabs\Lib\Text

Methods

escape_tags

use this on "body" or "content" input where angle chars shouldn't be removed, and allow them to be safely displayed.

public static escape_tags(string $string): string
  • This method is static.

Parameters:

Parameter Type Description
$string string


Automatically generated on 2025-03-19