1 Star 0 Fork 0

Yixun / PHP-Blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 186 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yixun 提交于 2020-07-09 19:03 . 首页(导入模块)
<?php
require("./header.php");
require("./main.php");
require("./footer.php");
?>
<!DOCTYPE html>
<html>
<head>
<title>个人博客系统</title>
</head>
</html>
1
https://gitee.com/zkroc/PHP-Blog.git
git@gitee.com:zkroc/PHP-Blog.git
zkroc
PHP-Blog
PHP-Blog
master

搜索帮助