3v4l.org

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

preferences:
61.31 ms | 1487 KiB | 5 Q