3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<EOL "0,00","test1 test2 test3 test4 test5 test6","0,00" EOL; var_dump(str_getcsv($string, "\n", "\""));

preferences:
47.94 ms | 402 KiB | 5 Q