release.php源代码分析

该页面为九九供求信息网的一部分,采用PHP动态加载顶部、左侧导航及主要内容区域。页面使用了GB2312编码,并包含了用于存储当前页面信息的JavaScript函数。整体布局由CSS文件定义,背景图片和内容区域通过PHP include语句动态插入。
<script>function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));keyit.focus();}</script>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<link href="css/style.css" rel="stylesheet">

<title>九九供求信息网</title>

<style type="text/css">

<!--

body {

background-image: url(Images/bg.gif);

%背景图片

}

-->

</style></head>

<body>

<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">

<tr valign="top">

<td colspan="2"><?php include("top.php");?></td>

</tr>

<tr>

<td width="217" valign="top" background="Images/line2.gif"><?php include("left.php");?></td>

<td width="586" valign="top" bgcolor="#FEFEF6"><?php include("release_content.php");?></td>

%包含发布信息的页面

</tr>

<tr>

<td colspan="2"><?php include("bottom.php");?></td>

</tr>

</table>

</body>

</html>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值