Alert

Reply

Join Date: Nov 2006
Posts: 4
Reputation: yanti is an unknown quantity at this point 
Solved Threads: 0
yanti yanti is offline Offline
Newbie Poster

Alert

 
0
  #1
Mar 27th, 2009
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.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 2
Reputation: tyfius is an unknown quantity at this point 
Solved Threads: 1
tyfius tyfius is offline Offline
Newbie Poster

Re: Alert

 
0
  #2
Mar 27th, 2009
Use the mail function. Simply add the functionality to send an email after you made the update statement.
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 94
Reputation: sikka_varun is an unknown quantity at this point 
Solved Threads: 11
sikka_varun's Avatar
sikka_varun sikka_varun is offline Offline
Junior Poster in Training

Re: Alert

 
0
  #3
Mar 27th, 2009
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
VâRûN
---Happy to Help---
sikka_varun@yahoo.com
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 3
Reputation: MayaLocke is an unknown quantity at this point 
Solved Threads: 0
MayaLocke MayaLocke is offline Offline
Newbie Poster

Re: Alert

 
0
  #4
Mar 30th, 2009
Originally Posted by yanti View 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.
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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC