<html>
<head>
<title>Mailformulier </title>
</head>
<body>
Warning: Undefined array key "verzendbutton" in /in/l5vO3 on line 10
<form action="mailform3.php" method = "post">
Warning: Undefined array key "verzendbutton" in /in/l5vO3 on line 16
Warning: Undefined array key "reactie" in /in/l5vO3 on line 16
<font color="red"> Vul hier uw mailadres in</font><br>naam: <input type = "text" name = "naam" value ="
Warning: Array to string conversion in /in/l5vO3 on line 20
Array"><br>
Warning: Undefined array key "verzendbutton" in /in/l5vO3 on line 23
E-mail: <input type = "text" name ="mailadres" value="
Warning: Undefined array key "mailadres" in /in/l5vO3 on line 28
"><br>
Warning: Undefined array key "verzendbutton" in /in/l5vO3 on line 30
Uw reactie": <textarea cols="30"rows ="4" name="reactie">
Warning: Undefined array key "reactie" in /in/l5vO3 on line 34
</textarea>
<input type = "submit" value ="verzenden" name ="verzendbutton">
</form>
</body>
</html>
<html>
<head>
<title>Mailformulier </title>
</head>
<body>
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 10
<form action="mailform3.php" method = "post">
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 16
Notice: Undefined index: reactie in /in/l5vO3 on line 16
<font color="red"> Vul hier uw mailadres in</font><br>naam: <input type = "text" name = "naam" value ="
Notice: Array to string conversion in /in/l5vO3 on line 20
Array"><br>
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 23
E-mail: <input type = "text" name ="mailadres" value="
Notice: Undefined index: mailadres in /in/l5vO3 on line 28
"><br>
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 30
Uw reactie": <textarea cols="30"rows ="4" name="reactie">
Notice: Undefined index: reactie in /in/l5vO3 on line 34
</textarea>
<input type = "submit" value ="verzenden" name ="verzendbutton">
</form>
</body>
</html>
Output for 7.3.32 - 7.3.33
<html>
<head>
<title>Mailformulier </title>
</head>
<body>
<form action="mailform3.php" method = "post">
<font color="red"> Vul hier uw mailadres in</font><br>naam: <input type = "text" name = "naam" value ="Array"><br>
E-mail: <input type = "text" name ="mailadres" value=""><br>
Uw reactie": <textarea cols="30"rows ="4" name="reactie"> </textarea>
<input type = "submit" value ="verzenden" name ="verzendbutton">
</form>
</body>
</html>
<html>
<head>
<title>Mailformulier </title>
</head>
<body>
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 10
<form action="mailform3.php" method = "post">
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 16
Notice: Undefined index: reactie in /in/l5vO3 on line 16
<font color="red"> Vul hier uw mailadres in</font><br>naam: <input type = "text" name = "naam" value ="
Notice: Array to string conversion in /in/l5vO3 on line 21
Array"><br>
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 23
E-mail: <input type = "text" name ="mailadres" value="
Notice: Undefined index: mailadres in /in/l5vO3 on line 28
"><br>
Notice: Undefined index: verzendbutton in /in/l5vO3 on line 30
Uw reactie": <textarea cols="30"rows ="4" name="reactie">
Notice: Undefined index: reactie in /in/l5vO3 on line 34
</textarea>
<input type = "submit" value ="verzenden" name ="verzendbutton">
</form>
</body>
</html>