Database export functionality on CI? |
[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 ![]()
[eluser]danmontgomery[/eluser]
Something like $this->dbutil->csv_from_result() or $this->dbutil->xml_from_result() http://ellislab.com/codeigniter/user-gui...ities.html |
Welcome Guest, Not a member yet? Register Sign In |