hi all,
I'm using a php3 script to get some results from a MySQL database.I would like to send these results as an email via the script.
The idea is to have the server execute this script periodically and send me an email when there is an update in the database.
Any ideas how can i do that?
Thanks
Haris