Email list

Is there a simple way to retrieve all my members email into a file ?? 

Mike
Quote · 9 Dec 2014

You would need to do this through a database tool such as phpMyAdmin.

Geeks, making the world a better place
Quote · 9 Dec 2014

Run the following script in your phpmyadmin then save the result to an excel file : SELECT `Email` FROM `Profiles`;
If you want to export based on certain conditions, you can use my Profile Exporter tool.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 9 Dec 2014
 
 
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.