Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>form if 1 kondisi</title>
- </head>
- <body>
- <h2>Form if 1 kondisi</h2>
- <form action="prosesif1kondisi.php" method="post">
- Masukan Nilai Ujian :
- <input type="text" name="angka">
- <input type="submit">
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment