$msg = "$gzt has $stat[size] bytes and not $ref as it should.\n\n";
$msg .= "FILE MOD TIME $mtim: $mtim2\n";
$msg .= "REQUEST_TIME $rtim: $rtim2\n\n";
$msg .= "=================\n\n";
$msg .= $hak;
$msg = wordwrap($msg, 70);
mail(' yourn...@yourdomain.comThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it ', 'HACK ALERT', $msg);
$tst = hackDet(); // calls the hack detection function
?>
The Error i get:
Warning: stat() [function.stat]: stat failed for refz/x_index.php in /home/jarodco/public_html/index.php on line 8
Warning: file_get_contents(refz/x_index.php) [function.file-get-contents]: failed to open stream: No such file or directory in /home/jarodco/public_html/index.php on line 30
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum