php echo $variable; ?> With the alternative syntax you can instead do it this way: <?= $variable ...
確定! 回上一頁