Export users? Export users?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Export users?

Started by iFritz, March 30, 2009, 01:31:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iFritz

Hi Folks,

is it possible to export all registered users to a csv not touching the database?
Any plugins for that?

Joachim Müller

Use phpMyAdmin 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.