با سلام
با هزينه انجام ميشه ( قيمت 15000 تومان ) .
قسمتي از فايل براي نمونه
کد PHP:
html dir="rtl"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Language" content="fa"> <style>@font-face { font-family: 'B Yekan'; src:url('/fonts/47.eot?#') format('eot'), url('/fonts/47.woff') format('woff'), url('/fonts/47.ttf') format('truetype'); } </style><title>پنل مدیریت هزار طرح</title><html dir="rtl"> <head><?php session_start(); ?><?php require_once("fns.php"); require_once("db.php"); ?><?php @ $abcadmin=$_SESSION["valid_admin"]; if($abcadmin) { check_valid_admin(); } else { $number = rand(1,10000); $hash = substr(sha1(md5($number)),15,6); $captcha = $hash; @session_start(); $_SESSION["secret"] = $captcha ; $im = imagecreatetruecolor(60, 20); $text_color = imagecolorallocate($im, 255, 255, 255); imagestring($im, 20,2, 2, $captcha, $text_color); imagejpeg($im, "capta.jpg"); imagedestroy($im); @$password = md5($_POST["password"]); @$username = $_POST["username"]; @$password2 = $_POST["password2"]; @$cap = $_POST["cap"]; if ($username and $password and $password2 == "panel-1000tarh"){ $conn = db_connect(); $result = $conn->query("select * from db1_etchat_user \xa where etchat_username = '$username'\12 and etchat_userpw = '$password' and etchat_userprivilegien = 'admin' "); $num_results = $result->num_rows; if ($num_results == 1) { $_SESSION["valid_admin"] = $username; check_valid_admin(); } else echo "<style>\12html {\xa\11height:100%;\xa\11width:100%;\12}\12body {\xa-moz-background-size:cover;\xa-webkit-background-size:cover;\12background-size:cover;\xaheight:100%;\12width:100%;\12overflow:hidden;\xa}\xabody,td,th {\12\x9font-family: B Yekan;\xa\11font-size: 8.5pt;\12\x9color: #FFF;\12}\12.login {\xa\12\x9height: 230px;\12\x9padding: 2px;\xa\11padding: 2px;\12\x9background-color: