cách nhúng php vào html

157

<html>
  <head>
    <title>php</title>
  </head>

  <body>
    <?php 
      // Viet gi ke ban !!
     ?>
  </body>
</html>

Comments

Submit
0 Comments