Form data passed from the form
listbox: " . $_POST['listbox'] . "
listmultiple: "; foreach ($values as $a){ echo $a; } echo "