session->flashdata('msg')) { ?>
1. Your CSV data should be in the format below. The first line of your CSV file should be the column headers as in the table example. Also make sure that your file is UTF-8 to avoid unnecessary encoding problems.
2. If the column you are trying to import is date make sure that is formatted in format Y-m-d (2018-06-06).
session->flashdata('msg') ?>
1. Your CSV data should be in the format below. The first line of your CSV file should be the column headers as in the table example. Also make sure that your file is UTF-8 to avoid unnecessary encoding problems.
2. If the column you are trying to import is date make sure that is formatted in format Y-m-d (2018-06-06).
| " . $this->lang->line($value) . ""; ?> |
|---|