I am trying to convert an excel file to an array using file() function. some fields are containing japanese character. for those field i am not getting correct data.
here is my code line
$data = array_map('str_getcsv', file($path));
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire