摘要: 1、在html文件中输入导航内容(或其他内容),如: 2、在需要调用以上导航内容的的php文件中插入以下代码: 1 <!--php调用导航--> 2 <?php include("daohang.html"); ?> <!--?php include("daohang.html"); ?--> 阅读全文
posted @ 2019-12-28 20:19 article 阅读(675) 评论(0) 推荐(0)