/*------------------------------------------ -------------- -----------------------//
* 類:: Ini
* 功能::安裝客戶端要求的系統
* 作者:: Kevin#
* QQ:: 🎜>//-------- ----------- --------------------------------------- -------------------*/
require_once(CLASS_SYS_PATH."class.db.php");
class Ini {
/*
* 成員變數 $defaultPlay
* 設定變數 play
*/
var $defaultPlay = "main";
/*
$
*/
var $DB;
/*
* 成員變數$play
* 記錄play的參數
*/
var $play
; ////@@@@ 成員功能清單 @@@@\\\
//-=========================== ===========-\
// LastModifyTime::2006.11.16
//-============== ====== =================-\
/////////////////////// ///// //////////////////
/*
* 函數:: setDB($db)
* 設定全域資料庫物件
*/
函數setDB($db){
return $this->DB = $db;
}
/*
* function::loadSystem($pplay. > */
function loadSystem($play){
if($this- >isValidPlay($play) ){
);
$playLikeABird = new Main;
}else{
$this->halt("存取無效...... *
* 函數::iniCon()
* 安裝資料庫
*/
函數 iniCon(){
HOST_PSW, DB_NAME);
}
/*
* function::getDB()
* 取得目前資料庫物件
*/ this-> ;資料庫;
}
/*
* function::getPlay()
* 取得從客戶發佈的播放
*/
* 取得從客戶端發布的播放
*/
function{function{ 🎜> return $play = 空($_REQUEST[「播放」])? $this->defaultPlay:$_REQUEST["play"];
}
/*
* 函數::isValidPlay($play)
* 檢查播放參數是否為
*/
函數isValidPlay($play){
if( file_exists( $play ) ){
返回true; * function:: halt($msg)
* 在瀏覽器上顯示訊息
*/
function halt($msg){
FF0000">" 。 $訊息。 「n
」;
}
/*
* 函數:: iniSystem()
* 安裝系統
*/
函數函數 ( *System( )
$this->iniCon();
$this->setDB($DB);
$play = $this->getPlay();
return $play $this->getPlay(); ($play);
}
/*
* 函數::resetPlay($p)
* 重新定義播放的參數
*/
* 重新定義播放的參數
*/
函數 resetPlay($p)
回傳$p=CLASS_PATH。 ENTRY_FIRST_FORMAT。 $p。 ENTRY_LAST_FORMAT;
}
/*
* 函數::Ini()
* 連結資料庫並取得客戶端發布的戲劇
*/
function Ini(){
>iniSystem();
$this->調試($play);
$this->loadSystem($play);
$this->close();
}
$this->close();
}
/ *
* function:: debug($play)
* 顯示除錯資訊
*/
function debug($play){
->$play");
}
/*
* function::close()
* 取消設定資料庫
*/ function 取消設定資料庫
*/ $this->DB = NULL ;
}
///////@@@@@@@@@@@@@@@@@@@@@@@@@ 在@@ @@@@@@ 上定義類別@@@@@@@@@@@@@@@@@\\\\
}