它返回一個(gè)含有所有文件的列表包含搜索詞語數(shù)組。

復(fù)制代碼 " /> 日韩区欧美区,9299yy看片淫黄大片在线,涩涩漫画网

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

Search File Contents PHP 搜索目錄文本內(nèi)容的代碼

這個(gè)類可以用來搜索在給定的文本目錄中的文件。
它可以給定目錄遍歷遞歸查找某些文件擴(kuò)展名的文件。
并打開找到的文件,并檢查他們是否包含搜索詞語。

它返回一個(gè)含有所有文件的列表包含搜索詞語數(shù)組。

復(fù)制代碼 代碼如下:
<?php
/*
Class for searching the contents of all the files in a directory and its subdirectories
For support please visit http://www.webdigity.com/
*/
class searchFileContents{
var $dir_name = '';//The directory to search

var $search_phrase = '';//The phrase to search in the file contents
var $allowed_file_types = array('php','phps');//The file types that are searched
var $foundFiles;//Files that contain the search phrase will be stored here
//開源代碼OSphp.COM.Cn
var $myfiles;
function search($directory, $search_phrase){
$this->dir_name = $directory;
$this->search_phrase = $search_phrase;

$this->myfiles = $this->GetDirContents($this->dir_name);
$this->foundFiles = array();
if ( empty($this->search_phrase) ) die('Empty search phrase');

if ( empty($this->dir_name) ) die('You must select a directory to search');
foreach ( $this->myfiles as $f ){
if ( in_array(array_pop(explode ( '.', $f )), $this->allowed_file_types) ){ //開源OSphp.COM.CN
$contents = file_get_contents($f);
if ( strpos($contents, $this->search_phrase) !== false )
$this->foundFiles [] = $f;
//開源代碼OSphp.COm.CN

}
}
return $this->foundFiles;
}
function GetDirContents($dir){
if (!is_dir($dir)){die ("Function GetDirContents: Problem reading : $dir!");}
if ($root=@opendir($dir)){
//php開源代碼

while ($file=readdir($root)){
if($file=="." || $file==".."){continue;}
if(is_dir($dir."/".$file)){

$files=array_merge($files,$this->GetDirContents($dir."/".$file));
}else{
$files[]=$dir."/".$file; //開源OSphp.COM.CN
}
}
}
return $files;
}
}
//Example :
$search = new searchFileContents;
$search->search('E:/htdocs/AccessClass', 'class'); //開源代碼OSphp.COM.Cn
var_dump($search->foundFiles);
?>

php技術(shù)Search File Contents PHP 搜索目錄文本內(nèi)容的代碼,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 97久久人人 | 夜夜操伊人 | 精品国精品国产自在久国产不卡 | 国语对白一区二区三区 | 国产精品美女一级在线观看 | 国产91小视频在线观看 | 亚洲第一视频网站 | 四虎永久在线观看免费网站网址 | www色视频在线观看 www色在线 | 99精品国产兔费观看66 | 黑人美国一级一级爰片 | 久久精品国产亚洲婷婷 | 久久骚 | 怡红院成人网 | 色啦啦 | 国产极品白嫩美女在线观看看 | 91高清免费视频 | 91精品免费视频 | 国产精品久久自在自2021 | 国产一级二级在线观看 | 一男一女一级毛片 | 国产成人污污网站在线观看 | 亚洲高清一区二区三区 | 伊人久久青青 | 亚洲一区免费看 | 91久久九九精品国产综合 | 亚洲欧洲精品成人久久曰影片 | 久久国产区 | 岛国午夜视频 | 国产成人深夜福利短视频99 | www.亚色| 四虎影视永久在线观看 | 美女视频黄色 | 97在线视频精品 | 大香网伊人久久综合网2020 | 国产精品久久久久久久久岛 | 久久全国免费久久青青小草 | 日本www色视频成人免费 | 欧美另类极品videosbest视 | 色多多网站| 国产三级级在线观看大学生 |