COM handleCode
提供: GeeklogJpWiki
lib-common.php>COM handleCode
説明
string COM_handleCode(string $str)
[code] ... [/code] で囲まれた部分を処理する。つまり、特殊文字をすべて無効にしプレーンテキストにする。
- エンコードされた特殊文字を含めて返す
パラメータ
- $str
- the code section to encode
返り値
with the special characters encoded