php 在显示的html页面不要<?php?> 怎么做到

发布网友 发布时间:2022-04-06 06:32

我来回答

4个回答

热心网友 时间:2022-04-06 08:02

index.php
<?php
require("index.htm");
$chen="123";
?>

index.htm
<!--
<?php
print <<<EOT
-->

$chen

<!--
EOT;
?>
-->

这个是简单的程序美工分开]
可以用另外的引擎(框架) 如:smarty

热心网友 时间:2022-04-06 09:20

嗯,如果你是java开发人员,你可以查找一下php的struts标签库。

不过php程序员一般使用smarty

热心网友 时间:2022-04-06 10:54

smarty

热心网友 时间:2022-04-06 14:54

你在 上搜索 php 的 smarty 配置 就可以了。

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com