I am developing a service selection application and I want to develop a notification using php and mysql that will notify me when an item is entered into the database. Also do i need to set up some kind of a network to communicate between the computers.
Any suggestions pls.
php/mysql related question
Moderator: General Moderators
-
longshoremoney
- Forum Newbie
- Posts: 3
- Joined: Sun Feb 15, 2009 11:33 pm
Re: php/mysql related question
How is someone entering the data into the database? If they are using a PHP page, have it send an email if the data is successfully queried in to the database.
Here is a helpful link on how to send an email using PHP. Look at the example!
http://email.about.com/cs/phpemailtips/qt/et031202.htm
Cheers
Here is a helpful link on how to send an email using PHP. Look at the example!
http://email.about.com/cs/phpemailtips/qt/et031202.htm
Cheers