php 小技巧

在php中使用html标签,用单引号括住html语句是正确的。

echo '<img src="./xj/stolic.php">';

原文地址:https://www.cnblogs.com/lawdong/p/2399931.html