3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fileContents = <<<EOD "quote \"testing\"","" "quote ""testing""","" "quote \,testing\,","" EOD; $handle = fopen('php://memory', 'w'); fwrite($handle, $fileContents); fseek($handle, 0); while(($test = fgetcsv($handle)) !== false) { print_r($test); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
236.55 ms | 3999 KiB | 14 Q