Ok, so, I have this page that "programX" modifies to every so often...lets call it "page1.php"
I have another page called "index.php" that extracts certain info from "page1.php"
Right now, I have META tags refreshing my "index.php" every 2 minutes.
Is there ANY way, that when "programX" modifies "page1.php", that "index.php" gets automatically refreshed?
Does my question make sense?
Dave