Add a New Question

 

Enter question text here:

 

Check all categories that apply:

" . mysql_error()); while ($row = mysql_fetch_array($result)){ $cat_id = $row['q_category_id']; $cat_title = $row['q_category_title']; $check_box_name = "category_" . $cat_id; echo "

$cat_id. $cat_title

"; } ?>

 

 

Cancel and Return to Question Pool

Return to Main Menu