<?php echo 'While this is going to be parsed.'; ?> ... Notice how the PHP code is embedded in the middle of an HTML opening tag. The PHP parser doesn't care ...
確定! 回上一頁