All the php code is written inside php code tags which is <?php and ?> . ... DOCTYPE> <html> <body> <?php echo "<h1>Hello, World!</h1>"; ?> </body> </html>.
確定! 回上一頁