greg Posted March 16, 2007 Share Posted March 16, 2007 I'm looking for an script that will notify me by email when any website file change it's date, size, etc. Thanks Greg Link to comment https://forums.phpfreaks.com/topic/43021-i-need-help-please/ Share on other sites More sharing options...
interpim Posted March 16, 2007 Share Posted March 16, 2007 write one... If the files are stored in a DB, then create new fields for last updated/size etc... then when someone updates something have that script call your email function to get that info and mail it to you. Link to comment https://forums.phpfreaks.com/topic/43021-i-need-help-please/#findComment-208941 Share on other sites More sharing options...
greg Posted March 16, 2007 Author Share Posted March 16, 2007 interpim, Thank you. Actually the files are not in DB. They are all files from the root and other folders hosted in the server. I wish to write something like this, but I really don't know too much about php. I saw something similar sometime ago but can't find out now. Thanks for your help greg Link to comment https://forums.phpfreaks.com/topic/43021-i-need-help-please/#findComment-208948 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.