Subversion Repositories php-qbpwcf

Rev

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

Rev 2 Rev 47
Line 218... Line 218...
218
 
218
 
219
		#回傳結果
219
		#回傳結果
220
		return $result;
220
		return $result;
221
 
221
 
222
		}#if end
222
		}#if end
223
 
223
	
224
	}//function haveArgu end
224
	}//function haveArgu end
225
 
225
 
226
建立不含有必填參數的涵式一開始的寫法可以如下:
226
建立不含有必填參數的涵式一開始的寫法可以如下:
227
 
227
 
228
function noMustFilledArgu(&$conf){
228
function noMustFilledArgu(&$conf){