<?php echo 'While this is going to be parsed.'; ?> ... will drop you out of PHP code and into HTML even if it appears inside a // comment.
確定! 回上一頁