Subversion Repositories php-qbpwcf

Rev

Rev 3 | Rev 190 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 173
Line 861... Line 861...
861
	#$conf["delImg"]="false";
861
	#$conf["delImg"]="false";
862
	#參考資料:
862
	#參考資料:
863
	#將檔案用字串變數儲存起來=>http://php.net/manual/en/function.file-get-contents.php
863
	#將檔案用字串變數儲存起來=>http://php.net/manual/en/function.file-get-contents.php
864
	#壓縮2元碼=>http://php.net/manual/en/function.base64-encode.php
864
	#壓縮2元碼=>http://php.net/manual/en/function.base64-encode.php
865
	#備註:
865
	#備註:
866
	#無.
-
 
-
 
866
	#參數mimeType可改用fileAccess::getFileContent來取得.
867
	*/
867
	*/
868
	public static function data(&$conf){
868
	public static function data(&$conf){
869
		
869
		
870
		#初始化要回傳的變數
870
		#初始化要回傳的變數
871
		$result=array();
871
		$result=array();