BBS(php & mysql)完整版(三)

2016-01-29 14:36 1 1 收藏

BBS(php & mysql)完整版(三),BBS(php & mysql)完整版(三)

【 tulaoshi.com - PHP 】

  //此页面为php3.php
<?
include "signup/mysql.inc";
switch($part){
   case "1" :$table="bbs_php";break;
   case "2" :$table="bbs_mysql";break;
   case "3" :$table="bbs_html";break;
   case "4" :$table="bbs_js";
   }
//echo $part;
?

<html
<head
<titlexiaoyang</title
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"
<script language="JavaScript1.2" src="http://img.jcwcn.com/attachment/portal"

来源:http://www.tulaoshi.com/n/20160129/1493729.html

延伸阅读
标签: Web开发
//此页面为 top.php html head titleUntitled 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 /he...
标签: PHP
  //此页面为look.php <? include "signup/mysql.inc"; $sql="select * from ".$table." where id='$id'"; $result=mysql_query($sql)or die(mysql_error()); $row=mysql_fetch_array($result); $number=++$row["number"]; $sql="update $table set number='$number' where id='...
标签: PHP
  //此页面为 top.php <html <head <titleUntitled Document</title <meta http-equiv="Content-Type" content="text/html; charset=gb2312" <script language="JavaScript1.2" src="http://img.jcwcn.com/attachment/portal"http://www.jcwcn.com/Files/BeyondPic/jcwcj/2005-12...
标签: PHP
  //完毕 wish you sucess!! # phpMyAdmin MySQL-Dump # http://phpwizard.net/phpMyAdmin/ # # 主机: localhost:3306 数据库 : database # -------------------------------------------------------- # # 数据表的结构 'bbs_html' # CREATE TABLE bbs_html (    id int(15) DEFAULT '0' NOT NULL,  &n...
标签: PHP
  //此页面为say.php <? include "signup/mysql.inc"; if($id1){        $sql="select * from $table where id='$id1'";    //显示回复题目        $result=mysql_query($sql)or die(mysql_error()); &...

经验教程

739

收藏

14

精华推荐

全球IP地址查询完整版

全球IP地址查询完整版

属于我们的昨天

多文件上载系统完整版

多文件上载系统完整版

sunshine80235

社区(php&&mysql)三

社区(php&&mysql)三

达摩后世

微博分享 QQ分享 QQ空间 手机页面 收藏网站 回到头部