<?php include_once('/var2/php/config/def.php'); ?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Simpley</title>
</head>
<body>
Simpley.
<br>
<a href="index15.php">NextPage</a><br>
<a href="index13.php">PrevPage</a><br>
<br>
<br>
<a href="index14.phps">SKINソース</a><br>
<br>
セッション利用してみる<br>
<br>
<% block(session,session_start,) %>
<% block(example,test14,) %>
<% extskin(example,test14,'./ext_skin/header.php' %>
<br>
<a href="index14.php">カウントアップ</a><br />
<br>
<% skin(example,test14) %>
<% rval(count) %><br />
<% /skin %>

</body>
</html>