<?
/***********************************************************************************/
/*/ /*/
/*/ Program: File System Class(FSC) /*/
/*/ PHP Programer :吳雙(James Wu) /*/
/*/ Email: [email protected] /*/
/*/ HomePage: http://www.dev-php.com /*/
/*/ Date: 2002-01-24 /*/
/*/ /*/
/***********************************************************************************/
class FSC{
/**************************************************************************/
// 函數名: getfilesource
// 功能: 得到指定文件的內容
// 參數: $file 目標文件
/**************************************************************************/