Current location: Hot Scripts Forums » Programming Languages » PHP » Email notification script needed


Email notification script needed

Reply
  #1 (permalink)  
Old 07-08-04, 03:20 AM
MikaK MikaK is offline
Newbie Coder
 
Join Date: Jun 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Question Email notification script needed

I´m looking for a script emailing a subscriber when a web page is updated.

It should be one working with a php/mysql based portal hosting artist pages. These pages are frequently updated and it would be convenient to receive an email when a artist of interest uploads new content.

Something like "Webmon" as a software based tool, but attached as a script to each artist page.

Just a light page update announcement by email - no other fancy tricks needed. But one... The announcement emails should be sent automatically to the subscribers when the artist updates his/her web site.

Any recommendations?

Mika

Last edited by MikaK; 07-08-04 at 03:33 AM. Reason: ADDED: The announcement emails should be sent automatically ...
Reply With Quote
  #2 (permalink)  
Old 07-12-04, 08:23 AM
lool49 lool49 is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
One suggestion, add a table of subscribers in your database. (artist_id, emails).

Then add a loop on your update page that fetches the emails and send them a standard email (mail()) to everyone that have the artist_id using "select emails from table where arist_id=('$xxx')" etc. Make sure that you have the same arist_id so they get the right updates.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 12:12 AM
will pay. php script needed. upload, resize, & email jamjammo Script Requests 4 02-29-04 08:30 PM
accessing existing ISP email with a PHP webmail script. nlancaster PHP 1 01-07-04 03:28 AM
Developer needed to database pre-written script twastudios Script Requests 0 11-19-03 01:16 PM
Form to email script with unique ID # webworx Script Requests 0 07-24-03 02:55 AM


All times are GMT -5. The time now is 05:09 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.