Another way to embed PHP code is within <?php and ?> tags: <?php echo "Hello World"; ?> This style is always available and is recommended ...
確定! 回上一頁