include('config.php'); $web_url="https://www.Pulse and Tone FZ-LLC.biz/upload_images/data_post/"; include('simpleimage.php'); if($_POST['contactsubintForm']=='Yes') { $email_address=$_POST['email_address']; $first_name=$_POST['first_name']; $last_name=$_POST['last_name']; $case_number=$_POST['case_number']; $organization_name=$_POST['organization_name']; $country=$_POST['country']; $photo=$_POST['photo']['name']; $search_type=$_POST['search_type']; $phone_number=$_POST['phone_number']; $multiple_business=$_POST['multiple_business']; $contact_center=$_POST['contact_center']; $first_day=$_POST['first_day']; $last_day=$_POST['last_day']; $handlind_period=$_POST['handlind_period']; $prohibition_period=$_POST['prohibition_period']; $document_message=$_POST['document_message']; if($_FILES['photo']['size']>0 && $_FILES['photo']['error']==''){ $Image=new SimpleImage(); $photo=time().$_FILES['photo']['name']; $chk_ext=explode(".",substr($photo,-5)); if(strtolower($chk_ext[1])=='jpg' || strtolower($chk_ext[1])=='jpeg' || strtolower($chk_ext[1])=='png' || strtolower($chk_ext[1])=='gif' || strtolower($chk_ext[1])=='webp'){ move_uploaded_file($_FILES['photo']['tmp_name'],"upload_images/data_post/".$photo); }else{ $_SESSION['sess_error_msg']="Only jpg,png or gif extension allowed"; } } $page=$_SERVER['REQUEST_URI']; //mail sent to admin $message = " Service

Please find below user details

Email Address: $email_address

First Name: $first_name

Last Name: $last_name

Case Number: $case_number

Organtization Name : $organization_name

Country : $country

Image : $web_url$photo

Based Upon : $organization_name

Phone Number : $phone_number

Business Name : $multiple_business

Contact Center : $contact_center

First Day : $first_day

Last Day : $last_day

Handling Period : $handlind_period

Prohibition Period : $prohibition_period

Document Message : $document_message

Thanks,

Pulse and Tone FZ-LLC Team

"; include('smtp/PHPMailerAutoload.php'); $mail = new PHPMailer; $mail->isSMTP(); // Set mailer to use SMTP $mail->Host = 'smtp.gmail.com'; // Specify main and backup SMTP servers $mail->SMTPAuth = true; // Enable SMTP authentication $mail->Username = 'series8all@gmail.com'; // SMTP username $mail->Password = 'vfaexpofvrczkols'; // SMTP password $mail->SMTPSecure = 'tls'; // Enable TLS encryption, `ssl` also accepted $mail->Port = 587; // TCP port to connect to $mail->From = 'from@example.com'; $mail->FromName = 'Pulse and Tone FZ-LLC'; $mail->addAddress('legal@pulsetone.com'); // Add a recipient //$mail->addAddress('ellen@example.com'); // Name is optional $mail->addReplyTo('noreply@pulsetone.com'); $mail->WordWrap = 50; // Set word wrap to 50 characters $mail->addAttachment('upload_images/data_post/file.tar.gz'); // Add attachments $mail->addAttachment("upload_images/data_post/".$photo); // Optional name $mail->isHTML(true); // Set email format to HTML $mail->Subject = "Contact query / feedback"; $mail->Body = $message; $mail->AltBody = 'This is the body in plain text for non-HTML mail clients'; if(!$mail->send()) { echo 'Message could not be sent.'; echo 'Mailer Error: ' . $mail->ErrorInfo; } else { //echo 'Message has been sent'; } //Save Data // echo "insert into tbl_legal set email_address='$email_address',first_name='$first_name',last_name='$last_name',case_number='$case_number',organization_name='$organization_name',country='$country',photo='$photo',search_type='$search_type',phone_number='$phone_number',multiple_business='$multiple_business',contact_center='$contact_center',first_day='$first_day',last_day='$last_day',handlind_period='$handlind_period',prohibition_period='$prohibition_period',document_message='$document_message'"; die; $rslt->query("insert into tbl_legal set email_address='$email_address',first_name='$first_name',last_name='$last_name',case_number='$case_number',organization_name='$organization_name',country='$country',photo='$photo',search_type='$search_type',phone_number='$phone_number',multiple_business='$multiple_business',contact_center='$contact_center',first_day='$first_day',last_day='$last_day',handlind_period='$handlind_period',prohibition_period='$prohibition_period',document_message='$document_message'"); $msz='Query sent successfully'; } ?>

Data Request Guidlines

Data Request Guidlines

At Pulse and Tone FZ-LLC, we take your privacy seriously and work hard to earn and maintain your trust. We understand how important your personal freedom and privacy are, and we are committed to respecting both. This document outlines the process for government agencies, law enforcement, and individuals involved in civil litigation when they request customer data from Pulse and Tone FZ-LLC.

Please note that these guidelines are meant to provide helpful information, but they do not guarantee that we will provide the requested data. Pulse and Tone FZ-LLC reserves the right to respond to or object to any request based on the applicable laws. If you're a customer looking to access your own data, please reach out to our customer support team directly at info@pulsentone.biz.