yomikomi.php
You are currently viewing a revision titled "yomikomi.php", saved on 2023年4月14日 9:13 PM by khai | |
---|---|
タイトル | yomikomi.php |
コンテンツ | <!DOCTYPE html>
<html dir="ltr" lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=yes,
maximum-scale=1.0, minimum-scale=1.0">
</head>
<body>
<!--ここから文章など書き込みます-->
<center>
<?php
require("gaibu.php");
run();
?>
</center>
<!--ここまで文章など書き込みます-->
</body>
</html>
|
抜粋 | |
脚注 |