Advertisement
Guest User

wys.php

a guest
Nov 25th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html lang="pl">
  3. <head>
  4. <meta charset="utf-8" />
  5. </head>
  6.  
  7. <body style="BACKGROUND-COLOR: #c1c1c1">
  8. <?php
  9. $tekst = $_POST['wartosc'];
  10.  
  11. echo $wartosc;
  12. ?>
  13.  
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement