Welcome Guest, Not a member yet? Register   Sign In
Database export functionality on CI?
#1

[eluser]brucebat[/eluser]
Hi there,

I was wondering if there are any community or developer plugins or classes that would help me export data from a MySQL database to a file e.g. csv or xml.

If so a link to the resource would be appreciated Smile
#2

[eluser]danmontgomery[/eluser]
Something like $this->dbutil->csv_from_result() or $this->dbutil->xml_from_result()

http://ellislab.com/codeigniter/user-gui...ities.html




Theme © iAndrew 2016 - Forum software by © MyBB