Welcome Guest, Not a member yet? Register   Sign In
Import csv file into mysql using codeigniter
#1

[eluser]kiddev[/eluser]
Hi to everyone, im a newbie in codeigniter, can you help me with my problem?

I was wondering how will i import all data from my csv file then save it to my database in mysql.

Can you give me examples?
#2

[eluser]EyeAmN8[/eluser]
You could parse the csv file then insert it. Or if on linux you could upload the file to the server, then run a import command like you would at the terminal.




Theme © iAndrew 2016 - Forum software by © MyBB