📄 21.php
字号:
<?
include("./include/configuration.inc");
include("./include/database.inc");
include("./include/dbaccess.inc");
//
$lang = "gb2312";
$user_id = "test";
$rc = configuration($lang, $userid);
session_start();
//if ($is_pass != "Yes")
// header("Location: un_login.php");
if($sub==1){
$subj="申请加入外贸通";
$message="
公司名:$company
联系人:$contact
电 话:$phone
传 真:$fax
Email:$email
要 求:$content
";
$from="$email";
mail("info@ec51.com",$subj,$message,"From: $from\nReply-To: $from\nX-Mailer: PHP/".phpversion());
$ok="<font color=#ff0000> 加入外贸通申请提交成功!</font>";
}
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>外贸无忧--国际大买家介绍</title>
</head>
<body topmargin="0" leftmargin="0">
<div align="center">
<center>
<table width="750" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" align="right" valign="middle" class="C"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table width="750" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="180" valign="top"><img border=0 src="images/logo.jpg" width="180" height="54">
</td>
<td width="10"> </td>
<td valign="top">
<table cellspacing=0 cellpadding=0 width="100%" border=0>
<tbody>
<tr>
<td width=390><a href="http://www.ec51.com/en/imp.php"><img
height=29 src="../pic/1.gif" width=130
border=0></a><a
href="http://www.ec51.com/info.php"><img
height=29 src="../pic/2.gif" width=130
border=0></a><a
href="http://host.ec51.com"><img
height=29 src="../pic/3.gif" width=130
border=0></a></td>
<td align=right background=../images/toolbar_back.gif><a
href="javascript:win=window.open('http://china.alibaba.com/buyer/turbine/template/buyer,AdviceForNewStyle?type=buyer','contact','width=550,height=330,scrollbars=no,status=no,toolbar=no,menubar=no,location=no');win.focus();"></a></td>
</tr>
<tr>
<td><a
href="../info.php"><img
height=30 src="../pic/ckgqxx.gif" width=130
border=0></a><img
height=30 src="../pic/ckgsxx.gif" width=130
border=0><a href="http://www.ec51.com/member/post.php"><img
height=30 src="../pic/fbgqxx.gif" width=130
border=0></a></td>
<td
background=../img/toolbar_back2.gif> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" width="750" cellspacing="0" cellpadding="0" height="20">
<tr>
<td width="100%"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<table border="0" width="750" cellspacing="0" cellpadding="0">
<tr>
<center>
<td width="180" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="pic/dot_line.gif" class="C"><img src="pic/myhome_title.gif" width="102" height="22" align="absmiddle"></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -