![]() |
|
|||||||
| PHP, CGI, ASP, Server-Side Programming Discuss server-side programming such as PHP, CGI, ASP, and others. |
| Have A Look At Some Of Our Webmaster Related Sponsors! | |||||
![]() Script Directory |
![]() Shopping Cart |
![]() Market Leverage |
![]() Free Templates |
![]() 3D Guide-characters |
![]() Advertise Here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
New Hunter
|
Well i have a question about a newsletter I want to create for my site. How does it work!? should i use a php script that sends me the emails of registered users and send them manually the newsletter!? or use a php script that sends them automatically the newsletter? or should i just use an html code that sends me email addresses and i send the registered users their emails manually? thanks in advance!
__________________
Anthony.Riachy
|
|
|
|
|
|
#2 (permalink) |
|
The Dev Hunter
|
Depending on how many subscribers you get you want to always have a manual way to limit the amount of emails that You Send so that you do not end up in the email Spam tank with the ISPs.
__________________
Website Launch l Bid for Position l Website Advertising l phpLD Template Blogl Bid for Top l WordPress Theme Blog |
|
|
|
|
|
#4 (permalink) |
|
The Dev Hunter
|
It doesn't really matter if you use a PHP script or not as long as the method you use doesn't send all of the emails (newsletters) out at once.
I'm not trying to be confusing...
__________________
Website Launch l Bid for Position l Website Advertising l phpLD Template Blogl Bid for Top l WordPress Theme Blog |
|
|
|
|
|
#5 (permalink) |
|
Senior Moderator
|
You could store the email addresses in an array and then have a loop for each email address in the array, send out an email.
__________________
+-(X)HTML, CSS, JavaScript, SEO, PHP, Flash-+ Code:
<style type="text/css"> u { text-decoration: none; } </style>
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|