Welcome Guest, Not a member yet? Register   Sign In
how to read csv file saved in webserver using codeigniter.
#3

[eluser]CroNiX[/eluser]
It looks like you're storing them in the db, so after you retrieve the raw CSV from the db you could use str_getcsv() to convert it to an array which you can then loop through to build your view.


Messages In This Thread
how to read csv file saved in webserver using codeigniter. - by El Forum - 05-07-2014, 09:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB