Array PHP To CSV with Sanitizing arrays
Found this somewhere I forgot, what this do is when you have bunch of arrays but when a quotes or something else that will mess up the writing to csv, this is the best I could find so far.
function array_to_scv($array, $header_row = true, $col_sep = ",", $row_