Example #1
0
 static function arr($key)
 {
     return htmlspecialchars(arr::implode(self::val($key)));
 }