Advertisement
CHaNStar

3.2

Oct 9th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  <title>CHANDRA XI-RPL2</title>
  5.  <link rel="stylesheet" type="text/css" href="fungsi.css">
  6. </head>
  7. <body>
  8.  <?php
  9.  include("library.php");
  10.  tampil_identitas("Puja Rochmansyah","Moch Toha");
  11.  echo '</br> Hallo!';
  12.  
  13. ?>
  14.  
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement