Mailing list
Posted: Sat Apr 16, 2011 1:12 pm
Im a beginner and I need a very simple php code for my very first mail list.
I created a database with the field 'mail'.
I have the admin html form with 'subject' and 'message' and send button of course...
And the form to get email addresses.
I know how to connect to my database and how to insert data into it
But i dunno actually how to send the email for those that are in my database, please give me a basic php code with no validation or css, thx.
I created a database with the field 'mail'.
I have the admin html form with 'subject' and 'message' and send button of course...
And the form to get email addresses.
I know how to connect to my database and how to insert data into it
But i dunno actually how to send the email for those that are in my database, please give me a basic php code with no validation or css, thx.