Kod
echo "<form action=\"index.php?id=Proby\" method=\"POST\">";
echo "<input type=\"hidden\" name=\"droga\" value=\"4\">";
echo "<input type=\"submit\" name=\"nr_strony\" value=\"$l\">";
echo "</form>";
echo "<input type=\"hidden\" name=\"droga\" value=\"4\">";
echo "<input type=\"submit\" name=\"nr_strony\" value=\"$l\">";
echo "</form>";
i czy nie dao by sie tego:
Kod
echo "<input type=\"submit\" name=\"nr_strony\" value=\"$l\">";
zastapić tym:
Kod
echo "<a href=\"index.php?id=Proby\">$l</a>";