سیستم us.php نود طرح(تماس با ما)

به ادامه مطلب بروید
کد تماس با ما ساخت 90طرح
<html dir="rtl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="fa">
<title>تماس با مدیریت</title>
<style type="text/css">
img:hover{
box-shadow:inset 0 5px 10px rgba(0,0,0,.3), 0 0 50px #00d2ff;
-moz-transition: all 0.5s ease-in;
border-radius:10px;
}
</style>
<style>
a{
text-decoration:none;
color:black;
}
a:hover{
text-decoration:none;
color:black;
}
a:active{
text-decoration:none;
color:black;
}
</style>
<style type="text/css">
body, html { height: 100%; }
html, body, div, span, applet, object, iframe,
@Lyo=@h1, h2, h3, h4, h5, h6,@Ki8=@ p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background-color: #e8e8e8;
}
body {
line-height: 1.5;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
del { text-decoration: line-through; }
table {border-spacing: 0; } @Lyo=@ IMPORTANT, I REMOVED border-collapse: collapse; FROM THIS LINE IN ORDER TO MAKE THE OUTER BORDER RADIUS WORK @Ki8=@
body{
font-family:Arial, Helvetica, sans-serif;
background: url(top-background.jpg);
margin:0 auto;
}
table {
font-family:B Yekan,'B Yekan',tahoma;
color:#666;
font-size:12px;
text-shadow: 1px 1px 0px #fff;
background:#eaebec;
margin:20px;
border:#ccc 1px solid;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-moz-box-shadow: 0 1px 2px #d1d1d1;
-webkit-box-shadow: 0 1px 2px #d1d1d1;
box-shadow: 0 1px 2px #d1d1d1;
}
table th {
padding:21px 25px 22px 25px;
border-top:1px solid #fafafa;
border-bottom:1px solid #e0e0e0;
background: #ededed;
background: -webkit-gradient(linear, center top, center bottom, from(#ededed), to(#ebebeb));
background: -moz-linear-gradient(top, #ededed, #ebebeb);
}
table th:first-child{
text-align: center;
padding-center:20px;
}
table tr:first-child th:first-child{
-moz-border-radius-topcenter:3px;
-webkit-border-top-center-radius:3px;
border-top-center-radius:3px;
}
table tr:first-child th:last-child{
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;
}
table tr{
text-align: center;
padding-center:20px;
}
table tr td:first-child{
text-align: center;
padding-center:20px;
border-center: 0;
}
table tr td {
padding:10px;
border-top: 1px solid #ffffff;
border-bottom:1px solid #e0e0e0;
border-center: 1px solid #e0e0e0;
background: #fafafa;
background: -webkit-gradient(linear, center top, center bottom, from(#fbfbfb), to(#fafafa));
background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}
table tr.even td{
background: #f6f6f6;
background: -webkit-gradient(linear, center top, center bottom, from(#f8f8f8), to(#f6f6f6));
background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}
table tr:last-child td{
background: #f2f2f2;
background: -webkit-gradient(linear, center top, center bottom, from(#f2f2f2), to(#f0f0f0));
background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
table tr:last-child td:first-child{
background: #f2f2f2;
background: -webkit-gradient(linear, center top, center bottom, from(#f2f2f2), to(#f0f0f0));
background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
table tr:last-child td:last-child{
background: #f2f2f2;
background: -webkit-gradient(linear, center top, center bottom, from(#f2f2f2), to(#f0f0f0));
background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
table tr:hover td{
background: #f2f2f2;
background: -webkit-gradient(linear, center top, center bottom, from(#f2f2f2), to(#f0f0f0));
background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
.select {
text-align:center;
width:80px;
cursor:pointer;
font-family:B Yekan;
margin-top: 8px;
margin-right: auto;
margin-center: auto;
overflow: hidden;
border-width: 1px;
border-style: solid;
border-color: #dedede #bababa #aaa #bababa;
-moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
-webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-image: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#eae8e8));
background-image: -webkit-linear-gradient(top, #f6f6f6, #eae8e8);
background-image: -moz-linear-gradient(top, #f6f6f6, #eae8e8);
background-image: -ms-linear-gradient(top, #f6f6f6, #eae8e8);
background-image: -o-linear-gradient(top, #f6f6f6, #eae8e8);
background-image: linear-gradient(top, #f6f6f6, #eae8e8);
}
#submit {
border: 1px solid #00748f;
height: 30px;
width: 100px;
cursor: pointer;
font: bold 8pt B Yekan,'B Yekan',tahoma;
color: #fafafa;
text-transform: uppercase;
background-color: #0483a0;
background-image: -webkit-gradient(linear, center top, center bottom, from(#31b2c3), to(#0483a0));
background-image: -webkit-linear-gradient(top, #31b2c3, #0483a0);
background-image: -moz-linear-gradient(top, #31b2c3, #0483a0);
background-image: -ms-linear-gradient(top, #31b2c3, #0483a0);
background-image: -o-linear-gradient(top, #31b2c3, #0483a0);
background-image: linear-gradient(top, #31b2c3, #0483a0);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
}
#submit:hover,
#submit:focus {
background-color: #31b2c3;
background-image: -webkit-gradient(linear, center top, center bottom, from(#0483a0), to(#31b2c3));
background-image: -webkit-linear-gradient(top, #0483a0, #31b2c3);
background-image: -moz-linear-gradient(top, #0483a0, #31b2c3);
background-image: -ms-linear-gradient(top, #0483a0, #31b2c3);
background-image: -o-linear-gradient(top, #0483a0, #31b2c3);
background-image: linear-gradient(top, #0483a0, #31b2c3);
}
#submit:active {
outline: 0;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}
#submit::-moz-focus-inner {
border: 0;
}
.sorter {
font-family: B Yekan,'B Yekan',tahoma;
font-size: 8pt;
color: #5B5B5B;
margin-top: 10px;
margin-right: auto;
margin-bottom: 3px;
margin-center: auto;
padding: 2px;
text-align: center;
}
a {
color: #ff0000;
text-decoration: none;
}
@font-face {
font-family: "BYekan";
font-style: normal;
font-weight: normal;
src: url("Facilities/fonts/BYekan.eot?#iefix") format("embedded-opentype"), url("Facilities/fonts/BYekan.woff") format("woff"), url("Facilities/fonts/BYekan.ttf") format("truetype"), url("font/BYekan.svg#byekan") format("svg");
}
</style>
</head>
<p>
<script language="javascript">
function SimpleSwap(el,which){
el.src=el.getAttribute(which || "origsrc");
}
function SimpleSwapSetup(){
var x = document.getElementsByTagName("img");
for (var i=0;i<x.length;i++){
var oversrc = x[i].getAttribute("oversrc");
if (!oversrc) continue;
// preload image
// comment the next two lines to disable image pre-loading
x[i].oversrc_img = new Image();
x[i].oversrc_img.src=oversrc;
// set event handlers
x[i].onmouseover = new Function("SimpleSwap(this,'oversrc');");
x[i].onmouseout = new Function("SimpleSwap(this);");
// save original src
x[i].setAttribute("origsrc",x[i].src);
}
}
var PreSimpleSwapOnload =(window.onload)? window.onload : function(){};
window.onload = function(){PreSimpleSwapOnload(); SimpleSwapSetup();}
</script></p>
<div align="center">
<p> </p>
<table width="400" align="center" id="table2">
<tr>
<td>
<p align="center"><font color="#000000" size="2" face="B Yekan">سیستم ارسال نامه به مدیریت نود طرح</font></p>
<div align="center">
<table border="0" width="350" id="table3">
<tr>
<td align="center">
<font color="#FFFFFF">
<font size="2" face="B Yekan" color="#666666">لطفا تمامی موارد ستاره دار را پر کنید </font>
</font>
<form method="POST" action="us.php">
<p><font size="2" face="B Yekan" color="#000000">
ارسال نامه به مدیریت</font>
<table border="0" width="300" id="table4">
<tr>
<td width="93">
<font color="#000000" size="2" face="B Yekan">
نام:*</span></font></td>
<td width="253">
<font color="#000000" face="B Yekan">
<input type="text" name="name" size="25" style="font-family: B Yekan; border: 1px solid #000000"></font></td>
</tr>
<tr>
<td height="23">
<font color="#000000" size="2" class="fild3" face="B Yekan">
موضوع:*</span></font></td>
<td width="253" height="23">
<font color="#FFFFFF" face="B Yekan">
<input type="text" name="subject" size="25" style="font-family: B Yekan; border: 1px solid #000000"></font></td>
</tr>
<tr>
<td>
<font color="#000000" face="B Yekan" class="fild3" size="2">
ایمیل:*</span></font></td>
<td width="253">
<font color="#FFFFFF" face="B Yekan">
<input type="text" name="email" size="25" style="font-family: B Yekan; border: 1px solid #000000"></font><font color="#FFFFFF">
</font>
</td>
</tr>
<tr>
<td>
<font color="#000000" size="2" class="fild3" face="B Yekan"> آی پی:</font></td>
<td width="253">
<font color="#FFFFFF" face="B Yekan">
<input type="text" name="ip" size="25" style="font-family: B Yekan; border: 1px solid #000000" value=""></font></td>
</tr>
<tr>
<td>
<font color="#000000" size="2" class="fild3" face="B Yekan">
متن:*</span></font></td>
<td width="253">
<font color="#FFFFFF" face="B Yekan">
<textarea rows="6" face="B Yekan" name="matn" cols="39" style="border: 1px solid #000000"></textarea></font></td>
</tr>
</table>
<p><font color="#FFFFFF" face="B Yekan">
<font color="#FFFFFF">
<input type="submit" id="submit" name="submit" value="ارسال"></font>
<font color="#FFFFFF">
<input type="reset" id="submit" name="submit1" value="بازنویسی"></font></font></p>
</form>
<p> </td>
</tr>
</table>
</div>
</p>
</td>
</tr>
</table>
</div>
</body>
</html>
فقط کافیه یه فایل تو هاستتون درست کنید به نام us.phpو این کد رو داخلش بریزید
و به ادرس : name chat room shoma .com/us.php
بروید با تشکر
:: بازدید از این مطلب : 10805
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
با درود و سپاس و تشکر فراوان از سینا عزیز که چند ساله داره زحمت میکشه اونم رایگان . و اما این بکاپ سالم. ههست مشکلی هم نداره . .
فقط با کامپیوتر ممکنه با. مرورگر کروم مشکل رفرش دداشته باشید اما با فایر فاکس مشکلی نداره من بکاب. رو دوساله دارم. استفاده. میکنم .
رمز. ورودد ادمین
25522
رمز امنیتی دوم 25522
رمز پنل اظطراری 4135
نام کاربری ورود به پنل اطظراری mehrtarh
دوستان میتونن برن به این ادرس ها نموونش رو.
بببینن soheyl.top mchat.soheyl.top
با سلام و خسته نباشید
نمیدونم دوستانی که نصب کردن چطوری استفاده کردن چون رمز ورود اشتباه هست و اصلا وارد بخش مدیریت نمیشه که
پاسخ:سلام ممنون. از دیتابیس تفییر بدید رمز هارو
سلام رمز پنل اظطراری چنده؟
ببخشید رمز امنیتی داخل چت روم چنده؟
پاسخ:سلام داخل پست مربوط یا نظرات همان مطلب گفته شده
سلام مدیر مهر طرح هستم با توجه به تماس های مکرر در مورد این بکاپ و ایجاد مزاحمت لطفا بکاپ رو حذف کنید
سلام بکاپ کاملا سالمه نه مشکل ورود داره و نه استایل پنجره ها ثابته. دوستانی که مشکل دارن با مهر طرح در ارتباط باشن با هزینه براتون نصب و پشتیبانی میکنیم
من نصب کردم راحت بالا میاد فقط پنل اضطرای نداره که مهم نیست و ایکون نمایش مرورگر کنار اسم مشکل داراستایل پنجره ها هم مشکل داره و ثابت روی استایل 14 ایستاده
رمز های داخل پنل 25552 هست
فقط اینکه رمز پنل اظطراری چنده و از کجا تعقییر بدیم ؟؟؟؟؟؟؟؟ سپاس
بکاپ مشکل داره اصلا بالا نمیاد وقتی میخوای وارد بشی وارد نمیشه ارور میده
مشکل اینجاست که کسی نمیتونه وارد بشه و ارور میگه که انلاین ها بسته است یا پر هست اجازه ورود نمیده خودتون تست کنید متوجه میشید
یا اینکه یک لینک جدید از بکاپ تون منتشر کنید
با سپاس فراوان
بهترین درجات ک خیلی عالیه این طرح اولش مخصوص یلدا چت هست ک بعدا بقیه از روش کپی کردن