如果您将注释添加为PHP,人们将无法在浏览器中看到它.
<div>
<!-- This HTML comment can be seen by people -->
<?php //But this PHP comment can only be seen by me :) ?>
</div>
Run Code Online (Sandbox Code Playgroud)
http://en.wikipedia.org/wiki/PHP
| 归档时间: |
|
| 查看次数: |
119 次 |
| 最近记录: |