radiofranky
08-02-2011, 03:55 PM
Hi,
I used $vbulletin->GPC['subject'] .= " for $".$vbulletin->GPC['saleprice'] .", {$pct}% off (orig.$" . $vbulletin->GPC['price'] . ")"; to add additional info to my title.
I was wondering what is the GPC['???'} for post body? I would like to add something at the end of post boy.
Is there a article that has a list and description of each GPC[?]
thanks
I used $vbulletin->GPC['subject'] .= " for $".$vbulletin->GPC['saleprice'] .", {$pct}% off (orig.$" . $vbulletin->GPC['price'] . ")"; to add additional info to my title.
I was wondering what is the GPC['???'} for post body? I would like to add something at the end of post boy.
Is there a article that has a list and description of each GPC[?]
thanks