Codice PHP:
<html>
<head>
<title>Ttitolo</title>
</head>
<form name="scelta_1" action="pagin.php?var=$variabile_1" method="get">
<input name="puls_1" type="submit" value="scelta_1">
</form>
<form name="scelta_2" action="pagin.php?var=$variabile_2" method="get">
<input name="puls_2" type="submit" value="scelta_2">
</form>
ecc..
<body>
</body>
</html>
![]()