//header ("Cache-Control: no-cache, must-revalidate"); //ob_start(); //@ob_start ('ob_gzhandler'); header('Content-type: text/html; charset: UTF-8'); header('Cache-Control: must-revalidate'); $offset = -1; $ExpStr = "Expires: " . gmdate('D, d M Y H:i:s', time() + $offset) . ' GMT'; header($ExpStr); ?>