Şuanki Dizin: /home/wwwdreamtechnolo/www/b2bflight.com/B2BFlight/project/dashboard/ |
Şuanki Dosya : /home/wwwdreamtechnolo/www/b2bflight.com/B2BFlight/project/dashboard/get-customer-measurement.php |
<?php require_once('lib/functions.php'); $db = new class_functions(); if(isset($_POST['contact_no'])) { $contact_no = $_POST['contact_no']; $cust_measurements_data = array(); $cust_measurements_data = $db->get_measurements_data_from_mobile_no($contact_no); if(!empty($cust_measurements_data)) { echo json_encode($cust_measurements_data); } else{ echo "No plot data found"; } } ?>
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