$_SESSION['UserFID'], "LabID" => "3F950296-A4A6-4CB2-869B-CD1059F5AF1E", "FromDate" => "", "ToDate" => "", "LabCode" => "", "PatientName" => "", "UserType" => "1", "EntityId" => 0, "EntityTypeId" => 0 ); // echo "
";
// print_r($postdata);
// echo "
"; //exit(); $curl = curl_init(); $payload = json_encode($postdata); //echo $payload; //remove if get values curl_setopt($curl, CURLOPT_POST, 1); if ($payload) { curl_setopt($curl, CURLOPT_POSTFIELDS, $payload); } curl_setopt($curl, CURLOPT_URL, $url); /* Define Content Type */ curl_setopt($curl, CURLOPT_HTTPHEADER, array('content-type:application/json')); /* Return JSON */ curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($curl); curl_close($curl); $array = json_decode($result, true); ?> Best Health Packages in AHmedabad

Overall Reports

image
image
image
image
image

Reports

blood

"; // print_r($result); // echo ""; for ($i = 0; $i < count($array['d']); $i++) { if ($array['d'][$i]['TotalTest'] != 0) { ?>
  • Date :
  • Total Test :
  • Amount Paid :
  • Download Report
  • Report Not Released Yet.