Discussion in 'phpBB' started by it career, Feb 26, 2008.
Is there any standard query that I can run to do the same ?
SELECT user_email FROM `phpbb_users` WHERE user_id != -1 Code (markup):
SELECT user_email FROM `phpbb_users` WHERE user_id != -1
Separate names with a comma.