alert('Deleted successfully..');";
}
}
?>
Created At Created By |
Investigation & Charges | Status | |
---|---|---|---|
$rsp2[created_at] $rsn[name] |
"; if (is_numeric($rsp2[pagetype])) { $sql1 ="SELECT * FROM list_Investigation WHERE ivid='$rsp2[pagetype]'"; $qsql1 = mysqli_query($con,$sql1); while($rh1 = mysqli_fetch_array($qsql1)) echo "$rh1[Investigation]"; } echo "-$rsp2[pricetotal] | ";$usertype=$rsp2['status']; if($usertype == 'Paid'){ echo "Paid"; } else{ echo "Due $pricedue"; } echo " | Delete |