hassank1 Posted April 25, 2008 Share Posted April 25, 2008 Hi I am working on a site where ppl can register.. so I just want to know .. if u want to send an email to all members do u use a php script to get the emails then u sent the msg .. or is there applications or script that do that ? .. as a webmasters how u do that ? Quote Link to comment Share on other sites More sharing options...
BrianM Posted April 25, 2008 Share Posted April 25, 2008 You can write your own PHP script to do this, if you know enough PHP. Would you like an example? Quote Link to comment Share on other sites More sharing options...
TEENFRONT Posted April 25, 2008 Share Posted April 25, 2008 Buy a newsletter script. or code one yourself. Buying is easier... as a webmaster. :-) Quote Link to comment Share on other sites More sharing options...
BrianM Posted April 25, 2008 Share Posted April 25, 2008 Buy a newsletter script. or code one yourself. Buying is easier... as a webmaster. :-) Bah! lol I believe it's fairly easy to write out a simple script which sends an email to all registered users, I believe that's what he's aiming for. Quote Link to comment Share on other sites More sharing options...
TEENFRONT Posted April 25, 2008 Share Posted April 25, 2008 i was taking the mick outta his "as a webmaster" comment lol. Reckon hes sat there in a big chair with a sign that says..."Webmaster" on his desk? Only kidding!!! Yeah whipping together a php script to email users is easy using the mail() function, do a search. I think he also wants to a register script to register emails aswell so thats harder.. so "as a webmaster" not a "coder" buying one will be much easier. There cheap as the proverbial chips. Quote Link to comment Share on other sites More sharing options...
BrianM Posted April 25, 2008 Share Posted April 25, 2008 And then again... why would a 'master' be asking for help? >.> Only joking. Reckon hes sat there in a big chair with a sign that says..."Webmaster" on his desk? LOL @ the above statement. Quote Link to comment Share on other sites More sharing options...
hassank1 Posted April 25, 2008 Author Share Posted April 25, 2008 hehehe !! looooool .. well am a programmer .. :D !!! but my question was from a webmaster prespective .. I can write the script no problem .. but I was just asking if this is the method site owners usually use .. because I've heard abt something called "phplist" or something .. one more thing .. shoud I use the bcc field .. or the "to" and send an email to each user !! because sometimes the bcc fileds doesn't work :S and what should be the time between each msg ... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.