📄 getcode_le.php
字号:
<?include_once("top.php");$arr_e=explode("-",$_POST["hnsck"]);$str_sc="";while(list($k,$v)=each($arr_e)){ if(!empty($v)){ $str_sc.=$v.","; }}$str_sc=substr($str_sc,0,strlen($str_sc)-1);$jscode_1="<script>user=\"$_SESSION[web_username]\";tbbg=\"$_POST[tbbg]\";tbbd=\"$_POST[tbbd]\";fclo=\"$_POST[fclo]\";dn=$_POST[dn];rn=$_POST[rn];tali=\"$_POST[tali]\";tbh=$_POST[tbh];tbw=$_POST[tbw];adsc=\"$str_sc\"</script>";$jscode_2="<script language=jscript.encode src='http://$code_host_name/code.js'></script>";?><table width="1001" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#f7f7f7"> <tr> <td height="500" align="center" valign="top" class="bgconn"> <table width="98%" border="0" cellpadding="0" cellspacing="0" > <tr> <td height="40" class="orange_text"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" align="left" valign="middle"><img src="../image/getcode.jpg" width="86" height="20"></td> </tr> <tr> <td height="43" align="center" valign="middle"> <table width="99%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20" align="left" valign="middle"> 您可以在文字广告样式预览框里查看您刚才设置的广告文字样式,如果不满意可以返回重新设置。</td> </tr> <tr> <td height="20" align="left" valign="middle"> 直接将获得的文字广告代码嵌入您的页面中。</td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td height="4" bgcolor="#556D85" ></td> </tr> <tr> <td height="3"></td> </tr> </table> <table width="98%" border="0" cellspacing="1" cellpadding="3" class="listtable"> <form name="form1" action="getcode_le.php" method="post" onSubmit="return check_sub()" target="_blank"> <tr align="center" class="listbody"> <td width="100%" height="28" class="listtbhd"> <div align="center" >获得文字广告代码</div></td> </tr> <tr class="listbody"> <td> <textarea name="textfield" cols="158" rows="4" wrap="VIRTUAL" class="text" onMouseMove="this.select()"><? echo $jscode_1.$jscode_2;?></textarea></td> </tr> </form> </table> <br> <table width="98%" border="0" cellspacing="1" cellpadding="6" class="listtable"> <form name="form1" action="getcode_le.php" method="post" onSubmit="return check_sub()" target="_blank"> <tr align="center" class="listbody"> <td width="100%" class="listtbhd"> <div align="center" >文字广告样式预览</div></td> </tr> <tr class="listbody" height="300"> <td valign="top"><br><? echo $jscode_1.$jscode_2;?><br></td> </tr> </form> </table> <p><br> <br> <br> <br> <br> </p></td> </tr></table><?include_once("foot.php");?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -