<?php $json = '["pdf","xlsx","docx"]'; $string = implode(',',json_decode($json,1)); echo $string;
You have javascript disabled. You will not be able to edit any code.