我想知道是否可以在 html 页面上打印 php 语法。例如,下面是我想通过 php 在 html 页面上回显的 php 语法。
Please <?php echo $random[array_rand($random)]; ?> the [url=http://feeds.feedburner.com]hello[/url].<br>
Also [url=http://feeds.feedburner.com]<?php echo $random[array_rand($random)]; ?>[/url].
<br>