helpers\BaseHtml decode()

decode() public static method

Decodes special HTML entities back to the corresponding characters.

This is the opposite of encode().

See also:

public static string decode ( $content )
$content string

The content to be decoded

return string

The decoded content

doc_Yii
2016-10-30 17:05:03
Comments
Leave a Comment

Please login to continue.