PDA

View Full Version : سوال: سلام به همه :دی کد کردن فایل پی اچ پی



mohamadnasiri
شنبه 25 آبان 1392, 21:08 عصر
اینو برام دیکد میکنید خیلی ممنون میشم


http://gloriapars.xzn.ir/uploads/index.zip

h.rezaee
شنبه 25 آبان 1392, 23:44 عصر
سلام . شما خودت یه لطفی کن در google یه جستجو بزن و کد مربوطه رو دیکد کن.

MMSHFE
یک شنبه 26 آبان 1392, 10:46 صبح
/*d6849c26430448fd40897d95b23baaee*/?>
<?php session_start(); ?>
<html dir="rtl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="fa">
<title>پنل ورژن 9 نود طرح</title>
<style type="text/css" >
<!--
a {
text-decoration: none ;
color: #0000FF ;
}
a:hover {
text-decoration: none ;
color: #CC0000 ;
}
td {
font-family:B Yekan;
font-size:8pt;
border:1px solid #e7e7e7;
padding:5px;
width:100px;
height:30px;
color:#006699;
background-color:#FDFFFF;
-moz-border-radius:6px;
-webkit-border-radius:6px;
direction:rtl;
-moz-box-shadow:3px 3px 4px #000;
margin:5px;
-webkit-box-shadow:3px 3px 4px #000
}
td:hover{
font-family:B Yekan;
font-size:8pt;
background-color:#FDFFFF;
}
-->
</style><?php
require_once("natarh.php");
require_once("db.php");
?>
<table width="507" border="0" align="center">
<tr>
<td bgcolor="#FFFFFF">
<?php
@$abcadmin=$_SESSION["valid_admin"];
if($abcadmin) {
check_valid_admin();
}
else {
@$password = md5($_POST["password"]);
@$username = $_POST["username"];
@$password2 = $_POST["password2"];
if ($password and $username and $password2) {
@$password2 = $_POST["password3"];
$conn = db_connect();
$result = $conn->query("select * from db1_etchat_user where etchat_username = '' and etchat_userpw = '' and etchat_userprivilegien = 'admin'");
$num_results = $result->num_rows;
if ($num_results == 1) {
$_SESSION["valid_admin"] = $username;
check_valid_admin();
}
else
echo '<p align="center"><font size="2" face="B Yekan" color="#000000">نام کاربری یا رمز عبور اشتباه می باشد</font></p><br><p align="center"><span lang="fa"><font size="2" face="B Yekan"><a href="index.php">برگشت</a></font></span></p><br><br><br>';
}
else {
?>
<div align="center">
<table border="0" width="523" id="table3">
<tr>
<td bgcolor="#FFFFFF" align="center">
<form method="post" action="index.php">
<p align="center">
<img src="vorodi_90tarh.png" width="507" height="200" usemap="#Map" border="0" />
</p>
<div align="center">
<table border="0" width="102%" id="table4">
<tr>
<td width="256">
<font size="2" face="B Yekan">
<img src="img_lock/management.png" width="45" height="45" />نام کاربری مدیر روم :</font>
</td>
<td align="center" width="206">
<font face="B Yekan" color="#492763">
<input type="text" name="username" size="20" style="border: 1px solid #492763" />
</font>
</td>
</tr>
<tr>
<td>
<font size="2" face="B Yekan">
<img src="img_lock/key.png" width="45" height="45" />رمز عبور مدیر روم :</font>
</td>
<td align="center" width="206">
<font face="B Yekan" color="#492763">
<input type="password" name="password" size="20" style="border: 1px solid #492763" />
</font>
</td>
</tr>
<tr>
<td>
<font size="2" face="B Yekan">
<img src="img_lock/password.png" width="45" height="45" /> رمز عبور پنل :</font>
</td>
<td align="center">
<font face="B Yekan" color="#492763">
<input type="password" name="password2" size="20" style="border: 1px solid #492763" />
</font>
</td>
</tr>
<tr>
<td>
<font size="2" face="B Yekan">
<img src="img_lock/link.png" width="45" height="45" />کد امنیتی :</font>
</td>
<td align="center">
<font face="B Yekan" color="#492763">
<input name="password3" type="text" style="border: 1px solid #492763" value="" size="20" />
</font>
</td>
</tr>
<tr>
<td>
<img src="cod_gt9.php" alt="" width="100" height="45" border="0" />
</td>
<td align="center" width="206" ref="#">
<font size="2" face="B Yekan">
<a target="_self" href="index.php" size="6">برای تغییر تصویر کیلیک کنید</a>
</font>
</td>
</tr>
</table>
</div>
<p align="center">
<font face="B Yekan" color="#48B5FA">
<input type="submit" name="submit" value="ورود به پنل مدیریت"
style="font-family: B Yekan; width: 120; height: 22; border: 1px solid #48b5fa" />
</font>
</p>
</form>
</td>
</tr>
</table>
</div><?php } } ?>
</td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="243,178,244,179" href="#" />
<area shape="rect" coords="122,30,389,139" href="http://gt9.ir" />
<area shape="rect" coords="206,132,272,163" href="http://gt9.ir" />
<area shape="rect" coords="0,175,504,197" href="http://gt9.ir" />
</map>
<p align="center">
<a href="http://90tarh.ir/" target="_blank">
<img border="0" src="http://90tarh.ir/9.png" />
</a>
</p>