safeHtml()
safeHtml(string $value, boolean $stripslashes)
文字列を安全なHTMLへ変換します。
Parameters
| string | $value | エスケープする文字列 |
| boolean | $stripslashes | (optional) stripslashesを適用するか指定します。標準はfalseです。 |
セキュリティ系ユーティリティクラス