My email list to cvs file

Hello is there any way to get my members emails in a list and covert them to a cvs file to export them to a  new email program I am using?

Quote · 13 Feb 2010

If you use cpanel you can do it from phpMyAdmin

run this SQL on your DB,

SELECT NickName, Email
FROM `Profiles`

click on Export -> select CSV-data

download it as a file
(will be a excel cvs file)

Quote · 13 Feb 2010

Thanks a million :)

Quote · 14 Feb 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.