Quote:
Originally Posted by BlueBulletRL
just name it normalquestion2 and so forth so anyone able to help me out with the post count???
|
I tried that but nothing shows up?
Code:
// Part 1
$vbulletin->input->clean_array_gpc('p', array(
'normalanswer1' => TYPE_STR,
'normalanswer2' => TYPE_STR,
'normalanswer3' => TYPE_STR,
// Part 2
$normalanswer1 = $vbulletin->GPC['normalanswer1'];
$normalanswer2 = $vbulletin->GPC['normalanswer2'];
$normalanswer3 = $vbulletin->GPC['normalanswer3'];
$normalquestion2 = "N?vn de byer du har rejst mest til i forbindelse med arbejde?";
normalquestion2 doesn't show up?