手机
当前位置:查字典教程网 >编程开发 >php教程 >BBS(php & mysql)完整版(四)
BBS(php & mysql)完整版(四)
摘要://此页面为top.phpUntitledDocumentfwLoadMenus();//此页面为index.php:::xiaoyang:...

//此页面为 top.php

<html>

<head>

<title>Untitled Document</title>

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

<script language="JavaScript1.2" src="js/fw_menu.js"></script>

<script language="JavaScript1.2" src="js/menu_comment.js"></script>

</head>

<body bgcolor="#FFFFFF" text="#000000">

<div id="Layer1" style="position:absolute; left:151px; top:81px; width:558px; height:48px; z-index:1">

<script language="JavaScript1.2">fwLoadMenus();</script>

<img name="phpd" src="pic/phpd.gif" width="600" height="28" border="0" usemap="#m_phpd">

<>

<map name="m_phpd">

<area shape="rect" coords="378,-6,464,18" href="#" onMouseOut="parent.mainFrame.FW_startTimeout();"onMouseOver="parent.mainFrame.window.FW_showMenu(window.fw_menu_0,381,0);">

<area shape="rect" coords="265,0,343,21" href="#" onMouseOut="parent.mainFrame.FW_startTimeout();"onMouseOver="parent.mainFrame.window.FW_showMenu(window.fw_menu_1,266,0);">

<area shape="rect" coords="142,-6,227,20" href="#" onMouseOut="parent.mainFrame.FW_startTimeout();"onMouseOver="parent.mainFrame.window.FW_showMenu(window.fw_menu_2,149,0);">

<area shape="rect" coords="31,-7,114,21" href="#" onMouseOut="parent.mainFrame.FW_startTimeout();"onMouseOver="parent.mainFrame.window.FW_showMenu(window.fw_menu_3,40,0);">

<area shape="rect" coords="31,-7,580,21" href="sturecord.php" target="_blank">

</map>

</div>

<div id="Layer2" style="position:absolute; left:4px; top:3px; width:148px; height:98px; z-index:2"><a href="aboutme.php" target="_blank"><img src="pic/FD_03Sd.gif" width="133" height="100" border="0" align="left" alt="站长自我介绍!!"></a></div>

</body>

</html>

//此页面为 index.php

<?

header("Expires: Sun, 28 Dec 1997 09:32:45 GMT");

header("Cache-Control: no-cache, must-revalidate");

header("Pragma: no-cache");

?>

<html>

<head>

<title>::: xiaoyang :::</title>

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

<script language="JavaScript">

<>

</script>

</head>

<frameset rows="103,*" frameborder="NO" border="0" framespacing="0" cols="*">

<frame name="topFrame" scrolling="NO" noresize src="top.php" >

<frameset cols="128,*" frameborder="NO" border="0" framespacing="0" rows="*">

<frame name="leftFrame" scrolling="no" noresize src="right.php">

<frame name="mainFrame" scrolling="auto" noresize src="left.php">

</frameset>

</frameset>

<noframes>

<body bgcolor="#FFFFFF" text="#000000">

</body>

</noframes>

</html>

【BBS(php & mysql)完整版(四)】相关文章:

社区(php&&mysql)三

聊天室php&mysql(一)

社区(php&&mysql)二

社区(php&&mysql)六

聊天室php&mysql(三)

php&java(二)

无数据库的详细域名查询程序PHP版(1)

社区(php&&mysql)四

用PHP调用数据库的存贮过程

php简单操作mysql数据库的类

精品推荐
分类导航