csv-import
csv-import copied to clipboard
Skipping line if first column of the row is empty
if the first column of the first row is empty php throws an error. Also if the first column of the row is empty its skipping that line.
error:
Severity: Notice
Message: Undefined variable: result
Filename: libraries/csvimport.php
Line Number: 163