try to prase the csv and store to database.
i am exploding it csv content with "," and still i getting improper result.
so is that good way to parse beside of it ?
read excel file using PHP , and than break it into chunks and want to do some calculation in some column
and save it in fromat of .xlsx file
so any suggestion , dealing with large .xlsx file ?