|
rogem002, seems like you did not understand me.. see this code...
name="<?php echo $r_cat['cat_name'];?>" is it possible to post this as
$_POST['<?php echo $r_cat['cat_name'];?>].. i know its not.. my question is how will i post the name of this radio button
|