coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: iFritz on March 30, 2009, 01:31:08 AM

Title: Export users?
Post by: iFritz on March 30, 2009, 01:31:08 AM
Hi Folks,

is it possible to export all registered users to a csv not touching the database?
Any plugins for that?
Title: Re: Export users?
Post by: Joachim Müller on March 30, 2009, 07:37:14 AM
Use phpMyAdmin (http://www.phpmyadmin.net/) and create a dump there - it's an option there as well to come up with native sql queries by default, but the option can be changed to CSV and some other formats (SQL, LaTeX, Microsoft Excel, Microsoft Word, CSV-Data for MS Excel, CSV-Data, XML). For details, please review the documentation that comes with phpMyAdmin.