hjkhhrtertererrrrrerrtertertertertertertert
bnmbnerterterterterterdfgdfgdfgdfgdfgdfgdfgdfgdfg
/
home4
/
digil8bw
/
arrowaim.in
/
Upload FileeE
HOME
<?php include("configuration/function-include.php"); if(isset($_POST['edit_question'])){ $question_id=$_POST['edit_question']; $sql_select="select * from testquestion where id='$question_id'"; $query_select=mysqli_query($conn,$sql_select); $row=mysqli_fetch_array($query_select); echo json_encode($row); } ?>