Lygar asked:
I have a comments box already using my only free database. Can I install phpBB forums and share the same one?
I have a comments box already using my only free database. Can I install phpBB forums and share the same one?
I’m new to PHP, and I’m setting up my website so that people can subscribe to a newsletter. I’ve successfully gotten to the point where a visitor can enter an email address, and it will be added to a table in my database.
Now, how do I make a page where the admin can type in a newsletter and have it be sent to all email addresses that are stored in that table?
Thanks!