Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body>
- <h2>DELETE FROM EMPLOYEE</h2>
- <form action="Deletion EMP.php" method="post">
- Enter EMPNO: <input type="text" name="s">
- <br><input type="submit">
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement