PDA

View Full Version : PHP Email Notifications


losse
06-05-2006, 01:17 PM
Hi there
Can email notifications be done through php? I was wondering if anyone can give me a layman's terms of how one would work.

say for example you have a database with client info, a client goes in to update their address. Afterwards, the database sends an email to the client saying "thank you for your update"

Any resources would be helpful!

Thanks

MRMAN
06-05-2006, 02:33 PM
Yes it can. there are loads of threads on here about it.
But the function you need is mail(). Info about it is at http://uk.php.net/mail