PDA

View Full Version : how to export users detail for mailinglist


adivor
11-25-2011, 07:36 AM
Hello to all!

How can i export my users detail (mail, name, gender, age) from my vbulletin?

I need this for send formatted file to mailinglist professional site.

THANKS !!!!

kh99
11-28-2011, 03:49 AM
I don't know of any vbulletin function to export user data, but you could write a php script to do it, or you could probably do it by exporting data from the database.