數(shù)據(jù)庫(kù)鏈接錯(cuò)誤 : No such file or directory

      87.       * @param dbConfig  數(shù)據(jù)庫(kù)配置
      88.       */
      89.      public function __construct($dbConfig)
      90.      {
      91.          $linkfunction = ( TRUE == $dbConfig['persistent'] ) ? 'mysql_pconnect' 'mysql_connect';
      92.          $this->conn $linkfunction($dbConfig['host'].":".$dbConfig['port'], $dbConfig['login'], $dbConfig['password']) or spError("數(shù)據(jù)庫(kù)鏈接錯(cuò)誤 : " mysql_error()); 
      93.          mysql_select_db($dbConfig['database'], $this->conn) or spError("無(wú)法找到數(shù)據(jù)庫(kù),請(qǐng)確認(rèn)數(shù)據(jù)庫(kù)名稱正確!");
      94.          $this->exec("SET NAMES UTF8");
      95.      }
      96.      /**
      97.       對(duì)特殊字符進(jìn)行過(guò)濾
      144.          }
      145.      }
      146.      if(FALSE != $has_define){
      147.          $argString '';$comma ''
      148.          if(null != $args)for ($i 0$i count($args); $i ++) { $argString .= $comma "\$args[$i]"$comma ', '; } 
      149.          eval("\$GLOBALS['G_SP']['inst_class'][\$class_name]= new \$class_name($argString);"); 
      150.          return $GLOBALS['G_SP']["inst_class"][$class_name];
      151.      }
      152.      spError($class_name."類(lèi)定義不存在,請(qǐng)檢查。");
      153.  }
      154. 
      47.      {
      48.          if( null == $this->tbl_name )$this->tbl_name $GLOBALS['G_SP']['db']['prefix'] . $this->table;
      49.          if( '' == $GLOBALS['G_SP']['db_driver_path'] ){
      50.              $GLOBALS['G_SP']['db_driver_path'] = $GLOBALS['G_SP']['sp_drivers_path'].'/'.$GLOBALS['G_SP']['db']['driver'].'.php';
      51.          }
      52.          $this->_db spClass('db_'.$GLOBALS['G_SP']['db']['driver'], array(0=>$GLOBALS['G_SP']['db']), $GLOBALS['G_SP']['db_driver_path']);
      53.      }
      54. 
      55.      /**
      56.       從數(shù)據(jù)表中查找一條記錄
      57.       *
      144.          }
      145.      }
      146.      if(FALSE != $has_define){
      147.          $argString '';$comma ''
      148.          if(null != $args)for ($i 0$i count($args); $i ++) { $argString .= $comma "\$args[$i]"$comma ', '; } 
      149.          eval("\$GLOBALS['G_SP']['inst_class'][\$class_name]= new \$class_name($argString);"); 
      150.          return $GLOBALS['G_SP']["inst_class"][$class_name];
      151.      }
      152.      spError($class_name."類(lèi)定義不存在,請(qǐng)檢查。");
      153.  }
      154. 
      73.      {
      74.          GLOBAL $__controller$__action;
      75.          $checker $this->checker$name $this->get();
      76. 
      77.          if( is_array($checker) ){
      78.              return spClass($checker[0])->{$checker[1]}($name$__controller$__action);
      79.          }else{
      80.              return call_user_func_array($checker, array($name$__controller$__action));
      81.          }
      82.      }
      83.      /**
      56.      /**
      57.       有限的權(quán)限控制,適用于前臺(tái)。僅在權(quán)限表聲明禁止的頁(yè)面起作用,其他無(wú)聲明頁(yè)面均可進(jìn)入
      58.       */
      59.      public function mincheck()
      60.      {
      61.          $acl_handle $this->check();
      62.          if( === $acl_handle ){
      63.              $this->prompt();
      64.              return FALSE;
      65.          }
      66.          return TRUE;
      177.   */
      178.  function spLaunch($configname$launchargs null$returns FALSE ){
      179.      if( isset($GLOBALS['G_SP']['launch'][$configname]) && is_array($GLOBALS['G_SP']['launch'][$configname]) ){
      180.          foreach( $GLOBALS['G_SP']['launch'][$configname] as $launch ){
      181.              if( is_array($launch) ){
      182.                  $reval spClass($launch[0])->{$launch[1]}($launchargs);
      183.              }else{
      184.                  $reval call_user_func_array($launch$launchargs);
      185.              }
      186.              if( TRUE == $returns )return $reval;
      187.          }
      7.   spRun  執(zhí)行用戶代碼
      8.   */
      9.  function spRun(){
      10.      GLOBAL $__controller$__action;
      11.      // 對(duì)路由進(jìn)行自動(dòng)執(zhí)行相關(guān)操作
      12.      spLaunch("router_prefilter");
      13.      // 對(duì)將要訪問(wèn)的控制器類(lèi)進(jìn)行實(shí)例化
      14.      $handle_controller spClass($__controllernull$GLOBALS['G_SP']["controller_path"].'/'.$__controller.".php");
      15.      // 調(diào)用控制器出錯(cuò)將調(diào)用路由錯(cuò)誤處理函數(shù)
      16.      if(!is_object($handle_controller) || !method_exists($handle_controller$__action)){
      17.          eval($GLOBALS['G_SP']["dispatcher_error"]);
      53.          ),
      54.       )
      55.  );
      56.  require(SP_PATH."/SpeedPHP.php");
      57.  import(APP_PATH.'/controller/tplbasis.php'); // 需要先載入top控制器父類(lèi)
      58.  spRun();
      日韩欧美中文亚洲高清在线| 国产成人无码综合亚洲日韩| 无码精品A∨在线观看| 播放亚洲男人永久无码天堂| 中文字幕你懂的| 日韩欧精品无码视频无删节| 中文字幕人妻中文AV不卡专区| 中文字幕无码高清晰 | 久久无码国产| 欧美日韩中文字幕久久久不卡| 日韩精品无码一区二区中文字幕| 永久免费无码网站在线观看个| 无码人妻丰满熟妇区96| 久久伊人亚洲AV无码网站| 久久无码中文字幕东京热| 人妻少妇精品无码专区动漫| 日韩人妻无码精品系列| 天天看高清无码一区二区三区| 国产综合无码一区二区辣椒| 中文字幕乱码人在线视频1区| 亚洲大尺度无码专区尤物| 中文亚洲AV片在线观看不卡| 日韩精品无码熟人妻视频| 午夜视频在线观看www中文| 999久久久无码国产精品| 欧洲精品无码一区二区三区在线播放| 亚洲AV永久无码一区二区三区 | 欧美日韩久久中文字幕| 无码性午夜视频在线观看| 中文字幕日韩一区| 日韩人妻无码精品无码中文字幕| 亚洲av无码一区二区三区在线播放| 亚洲欧美日韩中文在线制服| 91精品久久久久久无码 | 色综合久久中文色婷婷| 国产午夜无码片免费| 无码专区永久免费AV网站| 欧美日韩中文字幕在线看| 中文字幕亚洲欧美日韩在线不卡 | 中文字幕在线无码一区| 国色天香中文字幕在线视频|