Advertisement
mailnesia

Untitled

Jun 6th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.27 KB | None | 0 0
  1. <form action="usun.php" method="post">
  2.     <table border="0">
  3.       <tr><td>Nr wpisu: </td><td> <input type="text" name="nr" maxlength="60" size="30"><br /></td></tr>
  4.      
  5.       <tr><td colspan="2"><input type="submit" value="Usuń"></td></tr>
  6.     </table>
  7.   </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement