/***********************************************************************************/
/*/ /*/
/*/ Program: File System Class(FSC) /*/
/*/ PHP Programer :吳雙(James Wu) /*/
/*/ Email: wu-shuang@163.net /*/
/*/ HomePage: http://www.dev-php.com /*/
/*/ Date: 2002-01-24 /*/
/*/ /*/
/***********************************************************************************/
class FSC{
/**************************************************************************/
// 函數名: getfilesource
// 功能: 得到指定檔案的內容
// 參數: $file 目標檔案
/**************************************************************************/
http://www.bkjia.com/PHPjc/631840.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/631840.htmlTechArticle? /***********************************************************************************/ /*//*/ /*/Program: File System Class(FSC)/*/ /*/PHP Programer :吳雙(James Wu)/*/ /*/Email:...