Guest User

Untitled

a guest
Sep 25th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <?php
  2. include "header.php";
  3. echo "<br />";
  4. ?>
  5.  
  6. <html>
  7. <head>
  8. <title>Untitle Document</title>
  9. </head>
  10. <body>
  11. <p>Haloo,... apa kabar??</p>
  12. <p>Ini adalaha web test kami</p>
  13. </body>
  14. </html>
  15.  
  16. <?php
  17. echo "<br />";
  18. include "footer.php";
  19. ?>
Add Comment
Please, Sign In to add comment