CodeIgniter Forums
import excel to database using CI4 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: import excel to database using CI4 (/showthread.php?tid=77595)



import excel to database using CI4 - Jenny425 - 09-22-2020

Hi! Does anyone know how to import data from excel to the database using CI4? I have been browsing the net and so far, I don't see any tutorial about importing excel to db using the latest version of CI. So... can anyone, please, send help? Thanks.


RE: import excel to database using CI4 - John_Betong - 09-22-2020

I have been using a Github resource for many years to import spreadsheets and convert to Mysqli tables. I have not tried using CodeIgniter.


https://github.com/PHPOffice/PhpSpreadsheet