943,556 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 497
  • PHP RSS
Mar 27th, 2009
0

Alert

Expand Post »
hi guys, just want to know how to do alert via email when a new record updated in database. i use php and mySql. thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yanti is offline Offline
4 posts
since Nov 2006
Mar 27th, 2009
0

Re: Alert

Use the mail function. Simply add the functionality to send an email after you made the update statement.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
tyfius is offline Offline
2 posts
since Mar 2009
Mar 27th, 2009
0

Re: Alert

Once you post the data, insert it into the mysql database, use the mail function to send the confirmation through the email. Usually mail function does not work on local systems as no mail exchange service is installed like SMTP. So u need to test it on a real-time hosting server.

Refer the mail function documentation here -> http://php.net/mail
Reputation Points: 11
Solved Threads: 12
Junior Poster in Training
sikka_varun is offline Offline
94 posts
since Dec 2008
Mar 30th, 2009
0

Re: Alert

Click to Expand / Collapse  Quote originally posted by yanti ...
hi guys, just want to know how to do alert via email when a new record updated in database. i use php and mySql. thanks.
You could use something like PageGate with the commandline/ascii to send alert when a record or something is updated. Does not have to be an email could be a text message as well.
HTH
Reputation Points: 10
Solved Threads: 0
Newbie Poster
MayaLocke is offline Offline
5 posts
since Mar 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: A little PHP help
Next Thread in PHP Forum Timeline: Photo pieces compiled in table





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC