Home  >  Article  >  php教程  >  BBS(php & mysql)完整版(三)

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

WBOY
WBOYOriginal
2016-06-13 12:40:501045browse

//此页面为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;
?>



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