$vbulletin->input->clean_gpc('p', 'postnamehere', TYPE_STR(INT,ARRAY etc);
$vbulletin->input->clean_array_gpc('p', array('postname1' => TYPE_****,'postname2' => TYPE_*** ));
$vbulletin->GPC['postnamehere']