Home > Backend Development > PHP Tutorial > 关于php引入head.php问题

关于php引入head.php问题

WBOY
Release: 2016-06-02 11:31:13
Original
1211 people have browsed it

phphead

head.php为我的头部文件, head里面包含了title标签,我在1.php和2.php调用了head.php,我想实现的是1.php中标题为1,2.php中标题为2,但title标签在head中,如何动态修改head.php中的title实现呢?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template