can not read csv file
-
hi,
Can not read csv file on server but on localhost it works perfect.
on Server when i press Upload button shows popup and I attached csv file which csv has 12 columns. Then the csv file successful upload and i press “insert into Post” the popup hides and “Number of .csv file Columns:” result is “0”.
however error logs is empty. I checked what is what and find issue that when @fopen($_POST[‘file_upload_url’], ‘r’) return nothing.Sorry my poor english by the way.
The topic ‘can not read csv file’ is closed to new replies.