If you want to use HTML tags inside your PHP code, you can do something like this. Example 1 <?php echo "<h1>My name is john</h1>"; ...
確定! 回上一頁