prefix . "answer_my_question"; $result = $wpdb->get_results("SELECT * FROM $table_name WHERE id=".$_POST['id']." LIMIT 1;"); ?>
You answered this question on