string this-> DecodeHtmlSpecialChar(string )

(Caronte Pcode version 2.0)

Description

string this-> DecodeHtmlSpecialChar( string );

 

Example.

Source:

CS_ANTISPAM_SCRIPT this = new CS_ANTISPAM_SCRIPT($_this);

this->Print(this->DecodeHtmlSpecialChar("<>"));




Out:

<>