In my localhost PHP file test.php, I use php function file_get_contents to grab a forum index page.
echo file_get_contents('http://www.XX.com/forum.php');
when the forum data, sunch as posting , member changes, I refresh the test.php, content is hasn't changed, I want to know why?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…