PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Or if not could someone just give me a simple alternative or script i can download. All i want to do is send a simple all text message to about 150-200 email addresses ONCE so dont think im trying to spam. because i believe these people WILL be interested in my site anyway. I know this is probably alot more work than if i did it a different way lol.
if you have the database to store email addresses..it will be very easy to do it, just store the email address to array, and use for loop function to forward your mail
if you have the database to store email addresses..it will be very easy to do it, just store the email address to array, and use for loop function to forward your mail