j
k
j a
j l
nevio carlos de alarcão wrote:
...Howerver, it's easy to fetch all the emails from the db for sending them an email with bcc. Could you give some hints, I mean how can I do that? thank you
Howerver, it's easy to fetch all the emails from the db for sending them an email with bcc.
Could you give some hints, I mean how can I do that?
thank you
SELECT user_email FROM user WHERE user_email != '';
Back to the thread
Back to the list