It is possible to be able to receive email alerts (say, from Google News)
and publish them to a web page automatically?
I am a novice as far as PHP goes, but I can open and write to a file and
close the file up again. The html page references the file and can format
the plain text. So far I am OK ( I think ).
I am not sure how I would automate, or get the content of the email, and
output it to a file. Any thougths?
Thank you.
Christopher
and publish them to a web page automatically?
I am a novice as far as PHP goes, but I can open and write to a file and
close the file up again. The html page references the file and can format
the plain text. So far I am OK ( I think ).
I am not sure how I would automate, or get the content of the email, and
output it to a file. Any thougths?
Thank you.
Christopher
Comment