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