Html code inside PHP tags and using echo or print to show those HTML elements ... <?php echo "<html>" echo "<body>" $name="your name"; print $name ...
確定! 回上一頁