email

admin

Administrator
Staff member
i've created a table in my database, its name is "mailing";
it containg a col named EMAIL.
Which is the MySQL command for extracting all the emails from my fields EMAIL from the table mailing to send an email to each address i have in my database.mailing?


Thanks a lot
 
Back
Top