I¹ve got a bunch of email addresses in a mysql table. I need a php script
that will loop the results of a SELECT and format them so I can put them in
a php mail() function. I¹m not too swift with php ... would this be a simple
script to code? Any help would be appreciated.
that will loop the results of a SELECT and format them so I can put them in
a php mail() function. I¹m not too swift with php ... would this be a simple
script to code? Any help would be appreciated.
Comment