Umfragen
test.php File Reference

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"]))

Variable Documentation

$l = new label()

Definition at line 39 of file test.php.

$r = new radioButtonList()

Definition at line 34 of file test.php.

$t = new text()

Definition at line 30 of file test.php.

if(isset($_POST["go"]))

Definition at line 43 of file test.php.

$r name = "text1"

Definition at line 31 of file test.php.

$l pollID = 1

Definition at line 32 of file test.php.

$l value = "Hallo, dies ist eine Testumfrage. Bitte Wähle einen Film aus und schreibe etwas in die Textbox. <br/> Beides sind Pflichtfelder"

Definition at line 40 of file test.php.