Hey guys!
If I have multiple users in my subscribe database, is it possible to add arrays to sql instead of sending a mail to one user at a time? I read that it is not possible to do in sql…
Hey guys!
If I have multiple users in my subscribe database, is it possible to add arrays to sql instead of sending a mail to one user at a time? I read that it is not possible to do in sql…
Yeah…
Can this be done? I think I have an idea… to use an array… and to implode all the email addresses…