$vbulletin->input->clean_gpc('r', 'item', TYPE_NOHTML); if ($vbulletin->GPC['item'] == 'whatever') { // do something }