setlocale (LC_TIME, "C"); header("Cache-control: must-revalidate"); header("Last-Modified: ".gmstrftime("%a, %d %b %Y %T %Z",strtotime("now"))); header("Expires: ".gmstrftime("%a, %d %b %Y %T %Z",strtotime("+1 hour"))); ?>