3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '("one","two","three,subthree","four")'; print_r(explode('","',trim($string,'"()')));

preferences:
58.9 ms | 1494 KiB | 5 Q