Şuanki Dizin: /home/wwwdreamtechnolo/public_html/bprisk.online/strongergenadmin/api/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/bprisk.online/strongergenadmin/api/purchase-package.php |
<?php require_once("../lib/function.php"); $db = new login_function(); $flag = 0; $response = array(); $flag = 0; $cust_name = ""; $shop_name = ""; $primary_contact = ""; $c_email = ""; $password = ""; if(isset($_POST['contact_no'])) { $cust_name = $_POST['contact_no']; $shop_name = $_POST['package_id']; $primary_contact = $_POST['paid_amount']; $response["status"] = 1; $response["message"] = "You Subscribed For Package Successfully"; /*if($db->new_customer($cust_name,$shop_name,$c_email,$address,$primary_contact,$other_contact,$logo,$password)) { $response["status"] = 1; $response["message"] = "Your Registration Is Successful"; } else { $response["status"] = 0; $response["message"] = "Failed.. To Registrater"; }*/ } else { $response["status"] = 0; $response["message"] = "No Key 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