3v4l.org

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

preferences:
25.24 ms | 406 KiB | 5 Q