htmlEncode() public method
Converts special characters to HTML entities.
public string htmlEncode ( $text ) | ||
---|---|---|
$text | string |
To encode. |
return | string |
Encoded original text. |
htmlEncode() public method
Converts special characters to HTML entities.
public string htmlEncode ( $text ) | ||
---|---|---|
$text | string |
To encode. |
return | string |
Encoded original text. |
Designed by : w10schools
service@w10schools.com
Please login to continue.