I don't want to pay for services like feedmyinbox or something similar. I have a server. So is there any php code available?
I want to be emailed instantly if there is an update found in the feed. So the script does the following.
- I add the feed url
- It checks the feed every "x" minutes.
- If there is an update found it emails me the details.
Thanks