Subversion Repositories php-qbpwcf

Rev

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

Rev 198 Rev 207
Line 22995... Line 22995...
22995
			return $result;
22995
			return $result;
22996
			
22996
			
22997
			}#if end
22997
			}#if end
22998
		
22998
		
22999
		#取得不含有 ".css",".js","favicon.ico",".jpg",".png" 關鍵字串的結果.
22999
		#取得不含有 ".css",".js","favicon.ico",".jpg",".png" 關鍵字串的結果.
23000
		$searchOutPut["content"]=$findManyKeyWordsFromManyString["foundedFalseKey"];	
23000
		$searchOutPut["content"]=$findManyKeyWordsFromManyString["foundedFalseKey"];
23001
		
23001
		
23002
		#更新計數
23002
		#更新計數
23003
		$searchOutPut["count"]=count($searchOutPut["content"]);
23003
		$searchOutPut["count"]=count($searchOutPut["content"]);
23004
		
23004
		
23005
		#用空格分割字串
23005
		#用空格分割字串