Hallo
brauche Hilfe
Mit diesem Link möchte ich den Wert 'anzahl' übergeben
<a href='description.php'?anzahl=$anzahl>
Ich will im description.php folgendes machen
"select * from programm where anzahl = $anzahl";
Leider wird der Wert 0anzahl nicht übertragen was mache ich falsch?