Home > Backend Development > PHP Tutorial > 奇怪的有关问题哪位高手来答

奇怪的有关问题哪位高手来答

WBOY
Release: 2016-06-13 13:27:32
Original
770 people have browsed it

奇怪的问题谁来答
大家好,请问你们有过这种经历么.用一个PHP文件file_get_contents()一个模板文件,echo出来后发现位置不是原来的居中了,成了靠左了.是怎么回事?我初步判断了一下,是PHP文件头有几行include_once()代码惹的祸.把include_once屏蔽掉就好了.是怎么一回事呢? 


------解决方案--------------------
引入后 的模版文件 是在php的一个变量里, 也许找不到css了

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