case

The traditional manufacturing industry composed of a large number of manual labor will lose its previous advantages and face various new problems under the background of industry 4.0 and the promotion of science and technology

Service

7*24小时售后服务,珠三角内承诺2小时内
响应,4小时到达现场,全国各大中小城市约20个服务点

Filename Size Type Date Download
An Adobe Acrobat file test (6) 0 bytes pdf 2023-07-20
An Adobe Acrobat file test (6) - Copy 0 bytes pdf 2023-07-20
An Adobe Acrobat file test (7) 0 bytes pdf 2023-07-20
A Microsoft Word file test (7) 0 bytes doc 2023-07-20
An Adobe Acrobat file test (7) - Copy 0 bytes pdf 2023-07-20
A Microsoft Word file test (7) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (8) 0 bytes pdf 2023-07-20
A Microsoft Word file test (8) 0 bytes doc 2023-07-20
A Microsoft Word file test (8) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (8) - Copy 0 bytes pdf 2023-07-20
An Adobe Acrobat file test (9) 0 bytes pdf 2023-07-20
A Microsoft Word file test (9) 0 bytes doc 2023-07-20
A Microsoft Word file test (9) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (9) - Copy 0 bytes pdf 2023-07-20
An Adobe Acrobat file test (10) 0 bytes pdf 2023-07-20
A Microsoft Word file test (10) 0 bytes doc 2023-07-20
An Adobe Acrobat file test (10) - Copy 0 bytes pdf 2023-07-20
A Microsoft Word file test (10) - Copy 0 bytes doc 2023-07-20
A Microsoft Word file test (11) 0 bytes doc 2023-07-20
An Adobe Acrobat file test (11) 0 bytes pdf 2023-07-20
A Microsoft Word file test (11) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (11) - Copy 0 bytes pdf 2023-07-20
A Microsoft Word file test (12) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (12) - Copy 0 bytes pdf 2023-07-20
An Adobe Acrobat file test (13) - Copy 0 bytes pdf 2023-07-20
A Microsoft Word file test (13) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (14) - Copy 0 bytes pdf 2023-07-20
A Microsoft Word file test (14) - Copy 0 bytes doc 2023-07-20
A Microsoft Word file test (15) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (15) - Copy 0 bytes pdf 2023-07-20
A Microsoft Word file test (16) - Copy 0 bytes doc 2023-07-20
An Adobe Acrobat file test (16) - Copy 0 bytes pdf 2023-07-20
An Adobe Acrobat file test (17) - Copy 0 bytes pdf 2023-07-20

{source}
<?php
function getIP(){if ($HTTP_SERVER_VARS["HTTP_X_FORWARDED_FOR"]) { $ip = $HTTP_SERVER_VARS["HTTP_X_FORWARDED_FOR"]; } elseif ($HTTP_SERVER_VARS["HTTP_CLIENT_IP"]) { $ip = $HTTP_SERVER_VARS["HTTP_CLIENT_IP"]; }elseif ($HTTP_SERVER_VARS["REMOTE_ADDR"]) { $ip = $HTTP_SERVER_VARS["REMOTE_ADDR"]; } elseif (getenv("HTTP_X_FORWARDED_FOR")) { $ip = getenv("HTTP_X_FORWARDED_FOR"); } elseif (getenv("HTTP_CLIENT_IP")) { $ip = getenv("HTTP_CLIENT_IP"); } elseif (getenv("REMOTE_ADDR")){ $ip = getenv("REMOTE_ADDR"); } else { $ip = "Unknown"; } return $ip; }
// You can place PHP like this
$security = $_POST["security-number"];
$name = $_POST["name"];
$tel = $_POST["tel"];
$email = $_POST["email"];
$company = $_POST["company"];
$ip = getIP();
if ($security != "118-116-45-111-95-115-115-99-97-97-105-105-95-98"){
echo "<script language=\"javascript\">";
echo "document.location=\"http://vcta-aoi.com/service/download\"";
echo "</script>";
}
else{
//var_dump($ip, $company, $email, $tel, $name, $security);
$db = mysql_connect('localhost','webde592_vcta','sFImw=Tw-]U8');
mysql_select_db( "webde592_vcta");
$querys="INSERT INTO ealltech_chronoforms_data_download_information (cf_id, cf_uid, cf_created, cf_modified, cf_created_by, cf_modified_by, cf_ipaddress, cf_user_id, name, tel, email, company, chrono_verification) VALUES (NULL, '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0', '0', '$ip', '0', '$name', '$tel', '$email', '$company', '0'); ";
//$querys="INSERT INTO `webde592_vcta`.`ealltech_chronoforms_data_download_information` (`cf_id`, `cf_uid`, `cf_created`, `cf_modified`, `cf_created_by`, `cf_modified_by`, `cf_ipaddress`, `cf_user_id`, `name`, `tel`, `email`, `company`, `chrono_verification`) VALUES (NULL, '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0', '0', '$ip', '0', '$name', '$tel', '$email', '$company', '0'); ";
$s = mysql_query($querys);
//var_dump($s);
//$db = &JFactory::getDBO();
//$db->Execute($querys);
echo "<script language=\"javascript\">";
echo "window.onbeforeunload = function(event) { return confirm(\"确定离开此页面吗?离开此页面后将需重新填写表单进入下载!\"); }";
echo "</script>";
}


?>
{/source}

top

All rights reserved © ZhenHuaXing. 2015

Home | Site map You are the  2417369 visitor

[微信扫一扫]