home/d46091/udyogaadhaar.net/Payment.php 0000644 00000014251 15026514741 0013677 0 ustar 00 query($sql); $row = $result->fetch_assoc(); $applicant_name = $row['applicant_name']; $mobile_number= $row['mobile_number']; $email_id= $row['email_id']; $total_amount = $row['total_amount']; $data = [ 'recipient_email' => strtolower($email_id), 'status' => 'open' ]; $apiUrl = 'https://crm11.techlounge.co.in/api/mail-data-logs-update.php'; $ch = curl_init($apiUrl); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($data)); $response = curl_exec($ch); curl_close($ch); }else{ $applicant_name = ''; $mobile_number= ''; $email_id=''; header('Location:./'); exit(); } ?>
MSME / UDYAM REGISTRATION FEE
₹ 2700