3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = <<<S F="something's here" T="He said \"This is also the value\"" S; $r = str_getcsv($s, ' ', '"', '\\'); print_r($r);

preferences:
33.57 ms | 402 KiB | 5 Q