question=$_REQUEST['questionId']; $status=$_REQUEST['priorityStatus']; $objVote->updateStatus($status); echo "1"; } ?>