コード例 #1
0
<META NAME="RATING" CONTENT="General">
<META NAME="ROBOTS" CONTENT="index,follow">
<META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="English">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<link rel="stylesheet" href="<?php 
echo $Root_Path . "skins/" . $SkinName . "/";
?>
layout.css" type="text/css">
<?php 
include $Root_Path . "includes/javascript.php";
?>

</head>
<body>

<?php 
include "./skins/" . $SkinName . "/layout_cfg.php";
?>

</body>
</html>

<?php 
//////////////////////////////////////////////////////////////
$oR3DCQuery->Close();
$oBilling->Close();
unset($oR3DCQuery);
unset($oBilling);
//////////////////////////////////////////////////////////////
ob_end_flush();