is_valid) { $subject = $store_name . " - Order"; $msg = "
"; $msg .="Dear Administrator,

"; $msg .="You have received a quotation enquiry via your website.

"; $msg .="------------------------------------------------------------------------------------------------------------
"; reset($_SESSION['ENQUIRY_CART']); while(list($key,$value)=each($_SESSION['ENQUIRY_CART'])) { $results_new=$_SESSION['ENQUIRY_CART'][$key]; $msg .= "Name: ".$results_new['name']."
"; $color = (isset($_POST['color_' . $results_new['pkid']])) ? $_POST['color_' . $results_new['pkid']] : ''; $color = implode(", ", $color); if($color != "") $msg .= "Color: ".$color."
"; $msg .="------------------------------------------------------------------------------------------------------------
"; } $msg .= "

"; $msg .= "Name: ".$name."
"; $msg .= "Company: ".$company."
"; $msg .= "Address:
".nl2br($address)."

"; $msg .= "Telephone No.: ".$telephone."
"; $msg .= "Email: ".$email."

"; $msg .= "rEmark:
".nl2br($remark)."

"; $msg .= "

"; $msg .="Kind regards,
"; $msg .= $store_name . "
"; $query = "SELECT email FROM " . $table['sys_admin'] . " WHERE email != ''"; $result = mysql_query($query); while($results_array = mysql_fetch_array($result)) { $admin_email = $results_array['email']; if(checkEmailFormat($admin_email)) { $mail = new PHPMailer(); $mail->IsHTML(true); $mail->Priority = 1; $mail->CharSet = "UTF-8"; $mail->From = $admin_email; $mail->FromName = $store_name; $mail->Subject = $subject; $mail->Body = $msg; $mail->AddAddress($admin_email); $mail->Send(); } } unset($_SESSION['ENQUIRY_CART']); ?> CD manufacturer malaysia asia singapore vcd duplication mini cd video business cards
| | | |

 
© Copyright Express Audio Industry Sdn Bhd, powered by infozone
Products & Services
YOUR ORDERING CART
0) { if(isset($_GET['actionPg']) && ($_GET['actionPg'] == "remove_enquiry")) { $pkid = $_GET["pkid"]; unset($_SESSION['ENQUIRY_CART'][$pkid]); } reset($_SESSION['ENQUIRY_CART']); $cnt=0; while(list($key,$value)=each($_SESSION['ENQUIRY_CART'])) { $cnt++; $results_new=$_SESSION['ENQUIRY_CART'][$key]; ?>
Please send me quotation of the following product(s) to the contact detail I filled up below. Thank you

Product Remove

Color :
checked/>


Your cart is empty

 

Contact Information

Company Name: *
Company Address:
Name: *
Telephone: *
Email: *
Remark:
 
  In an effort to prevent automatic submissions, we require that you enter
both of the words displayed below into the text field underneath.