Home >Backend Development >PHP Tutorial >BBS(php & mysql)完整版(三)

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-01 14:26:48934browse
//此页面为php3.php

include "signup/MySQL(和PHP搭配之最佳组合).inc";
switch($part){
  case "1" :$table="bbs_php";break;
  case "2" :$table="bbs_MySQL(和PHP搭配之最佳组合)";break;
  case "3" :$table="bbs_html";break;
  case "4" :$table="bbs_js";
  }
//echo $part;
?>



xiaoyang



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn