Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.
Thanks, I do know my way around PHP so I should be able to figure it out.
I have a list of about 600 sites I need to monitor for updates. But it might be very difficult to do so since many are forums or parked pages which update small content everyday.
Are you thinking I download the index to a file or database entry then check to see if they are the same with a compare or md5sum? or does curl check the filesize of a page when loading?