Skip to navigation
Parse a csv string into an array with php
10.04.15
$arr = str_getcsv($csv_data, "\n"); foreach($ar as &$row) $row = str_getcsv($row, ",");
http://php.net/manual/en/function.str-getcsv.php
Reply
Anonymous
Information Epoch 1740291782
Use software leverage to your advantage.
Home
Notebook
Contact us