Home > Backend Development > PHP Tutorial > php混编时怎样输出整洁html代码?该怎么解决

php混编时怎样输出整洁html代码?该怎么解决

WBOY
Release: 2016-06-13 13:38:14
Original
1003 people have browsed it

php混编时怎样输出整洁html代码?
php混编时怎样输出整洁html代码?



------解决方案--------------------
$test=xxxxx

html;

echo $test;

这样就不乱
------解决方案--------------------
哪里不行。您测试了吗?

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