Şuanki Dizin: /home/wwwdreamtechnolo/public_html/vahtuksanghatana.com/admin/api/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/vahtuksanghatana.com/admin/api/body-members.php |
<?php require_once("../lib/function.php"); $db = new login_function(); $response = array(); $array_data_main = array(); /* $status_type = "pending"; $village = ""; $complaint_type = ""; $array_data_main = $db->get_all_members_records_for_app($status_type,$village,$complaint_type); */ $body_type = "Main Body"; if(isset($_POST['body_type'])) { $body_type = $_POST['body_type']; } else { $body_type = "Main Body"; } $array_data_main = $db->get_all_members_records_for_app_by_body_type($body_type); if(!empty($array_data_main)) { $response["status"] = 1; $response["message"] = $array_data_main; } else { $response["status"] = 0; $response["message"] = "No Data Found"; } echo json_encode($response); ?>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4