|
Umfragen
|
Go to the source code of this file.
Variables | |
| $t = new text() | |
| $t | name = "text1" |
| $t | pollID = 1 |
| $r = new radioButtonList() | |
| $l = new label() | |
| $l | value = "Hallo, dies ist eine Testumfrage. Bitte Wähle einen Film aus und schreibe etwas in die Textbox. <br/> Beides sind Pflichtfelder" |
| if (isset($_POST["go"])) | |
| $r = new radioButtonList() |