<?php Class clear_virus{ public $index =’b.html’; public $filepath =array(‘b.html’); public $virus_type =”[removed][removed]”; function open_file(){ if(file_exists($this->index)){ $tmp =file_get_contents($this->index); if( strrpos($tmp,$this->virus_type)!== false){ $t