コード例 #1
0
ファイル: input.php プロジェクト: cos800/tmdphp
 static function arr($key)
 {
     return htmlspecialchars(arr::implode(self::val($key)));
 }