Reply
Email members of database
Old 07-24-2007, 05:58 AM Email members of database
millwalll's Avatar
Webmaster Talker

Posts: 554
Name: James
Location: KENT
Hi all I got website that got database in mysql is there a easy way to email them all at once ??
__________________
Www.ebookcabi.net
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
When You Register, These Ads Go Away!
Old 07-26-2007, 06:12 PM Re: Email members of database
chrishirst's Avatar
Super Moderator

Posts: 13,527
Location: Blackpool. UK
Yep,

Loop through the records and construct a message for each user in whatever server side code you are using.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-27-2007, 05:22 AM Re: Email members of database
smo
smo's Avatar
Skilled Talker

Posts: 94
Location: India
Just loop through but keep a batch of 100 or 200 ( depending on time it takes ) email at a time.
smo is offline
Reply With Quote
View Public Profile Visit smo's homepage!
 
Old 08-01-2007, 10:31 AM Re: Email members of database
Super Talker

Posts: 118
I've found that when you have lots of email addresses, it's easier to run the php script that does your email from the command line instead of a browser. This is because there is a timeout limit in Apache that will stop your script after X amount of seconds.
__________________
flann
Free mortgage calculator
flann is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Email members of database
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12688 seconds with 12 queries