Advertisement
Guest User

Untitled

a guest
Aug 26th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. <html>
  2.   <body>
  3.    
  4.     Welcome <?php echo $_POST['name']; ?>
  5.    
  6.   </body>
  7. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement