1 Star 0 Fork 0

we / pagecode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
we 提交于 2021-01-23 16:44 . no commit message

php源代码显示在页面里,可以点击复制

pagecode.png

如何使用:

1、将页面源代码的主体代码用div包裹起来;

<div class="indexbody"></div>

2、将代码加入一个php页面底部,调用函数

require_once(dirname(__FILE__) . '/include/pagecode.php');
pagecode(__FILE__);
PHP
1
https://gitee.com/we-blog/pagecode.git
git@gitee.com:we-blog/pagecode.git
we-blog
pagecode
pagecode
master

搜索帮助