$v; } }, $input, array_keys($input) ));. or: $output = implode(', ', array_map( function ($v, $k) { return sprintf("% ...
確定! 回上一頁