Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- if ($_POST["kopi"]=20)
- session_destroy();
- ?>
- og længere nede:
- <form action="kurv.php" method="POST">
- ja <input type="radio" name="kopi" value="20" />
- Nej <input type="radio" name="kopi" value="0" /><br /><br />
- <input type="submit" />
- </form>
Advertisement
Add Comment
Please, Sign In to add comment