PHP 支锟斤拷 C锟斤拷C++ 锟斤拷 Unix Shell 锟斤拷锟絇erl 锟斤拷瘢┑锟阶拷汀锟斤拷锟斤拷锟�:
<?php
echo "This is a test"; // This is a one-line c++ style comment
/* This is a multi line comment
yet another line of comment */
echo "This is yet another test";
echo 'One Final Test'; # This is a one-line shell-style comment
?>
锟斤拷锟斤拷注锟酵斤拷锟斤拷注锟酵碉拷锟斤拷末锟斤拷锟竭碉拷前锟斤拷 PHP 锟斤拷锟斤拷椋拷雍锟斤拷母锟斤拷锟斤拷瘸锟斤拷帧锟斤拷锟斤拷锟轿讹拷锟斤拷锟� // ... ?> 锟斤拷锟斤拷 # ... ?> 之锟斤拷锟� HTML 锟斤拷锟诫将锟斤拷锟斤拷示锟斤拷锟斤拷锟斤拷?> 锟斤拷锟斤拷锟斤拷 PHP 模式锟斤拷锟斤拷锟斤拷锟斤拷 HTML 模式锟斤拷// 锟斤拷 # 锟斤拷锟斤拷锟斤拷影锟届到锟斤拷一锟姐。锟斤拷锟斤拷锟斤拷锟斤拷锟� asp_tags 锟斤拷锟斤拷选锟筋,锟斤拷锟斤拷为锟斤拷 // %> 锟斤拷 # %> 锟斤拷同锟斤拷锟斤拷锟斤拷锟斤拷</script> 锟斤拷锟斤拷诘锟斤拷锟阶拷锟斤拷胁锟斤拷锟斤拷锟斤拷锟� PHP 模式锟斤拷
<h1>This is an <?php # echo 'simple';?> example</h1>
<p>The header above will say 'This is an example'.</p>
C 锟斤拷锟斤拷注锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷一锟斤拷 */ 时锟斤拷锟斤拷锟斤拷要确锟斤拷锟斤拷要嵌锟斤拷 C 锟斤拷锟斤拷注锟酵★拷锟斤拷图注锟酵碉拷一锟斤拷锟斤拷锟斤拷时锟斤拷锟斤拷锟阶筹拷锟街该达拷锟斤拷
<?php
/*
echo "This is a test"; /* This comment will cause a problem */
*/
?>