3v4l.org

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

preferences:
101.37 ms | 1488 KiB | 5 Q