PHP syntax

basic

html 文件內標籤模式
<?php … ?>
<script language="php">…</script>
<? … ?>
<?php phpinfo(); ?>
標示為註解 (不會執行)
/*…*/
//…
#

© 不惑仔 from 2011