<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?> <?php header("Cache-Control: max-age=6000"); ?>.
確定! 回上一頁