1 доказателство дай и тогава може да говориш глупости
аз прочетох тука така http://darksteam.net/showthread.php?t=2596&highlight=xtyling ако бъркам се извинявам
1 доказателство дай и тогава може да говориш глупости
ах ти мишок такъв1 доказателство дай и тогава може да говориш глупости
за някой работи съм взимал помощ от там но да кажете че те са ми писали сайта е пълна глупост.
sorry but i have one problem on register i have season2 and wen i go make account it not save in db why ???
maybe your db use MD5 mode... and i think this website not use this option
<?php include"home.php"; ?>
</style></head><body leftmargin="0" topmargin="0">
<table align="center" border="1" bordercolor="#666666" cellpadding="0" cellspacing="0" frame="vsides" rules="none" width="760">
<tbody><tr>
<td align="left" background="images/left_bg.gif" valign="top" width="204"><img src="images/left_top_news.gif" height="36" width="204">
<?php include"pictures.php"; ?>
<?php include"menu.php"; ?></td>
<td background="images/xu.gif" height="190" width="1"></td>
<td class="hybg" align="right" valign="top" width="100%">
<table class="content" border="0" cellpadding="3" cellspacing="0" height="100%" width="60%">
<tbody><tr>
<td align="center" height="100%" width="100%"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="28"> </td>
<td colspan="4"><div align="center"></div></td>
<td width="28"> </td>
</tr>
<tr>
<td> </td>
<td colspan="4"><center>
<?php require 'config.php';
include_once('sql_check.php');
_OQE01();
$_I6otf=mssql_connect("$_I6ooJ","$_I6Cto","$_I6i8Q");
$_I6iiJ=mssql_select_db("MuOnline",$_I6otf);
$_I6L6J = stripslashes($_POST['login_name']);
$_ItLfl = stripslashes($_POST['email']);
$_IOli6 = stripslashes($_POST['vault_code']);
$_IfI86 = stripslashes($_POST['password']);
$_Io01Q = stripslashes($_POST['re_password']);
$_ItilL = stripslashes($_POST['question']);
$_ItL0L = stripslashes($_POST['answer']);
if (
(eregi("[^a-zA-Z0-9]", $_I6L6J)) ||
(eregi("[^a-zA-Z0-9\.@_-]", $_ItLfl)) ||
(eregi("[^0-9.]", $_IOli6)) ||
(eregi("[^a-zA-Z0-9]", $_IfI86)) ||
(eregi("[^a-zA-Z0-9]", $_Io01Q)) ||
(eregi("[^a-zA-Z0-9]", $_ItilL)) ||
(eregi("[^a-zA-Z0-9]", $_ItL0L)) )
{
echo("<font color=red>ERROR : Make Sure To Only Use Letters (a-Z) And Numbers (0-9)</font>");
if ((eregi("[^a-zA-Z0-9]", $_I6L6J))) { echo"<p><strong><font color=red>Login Name : Make Sure To Only Use Letters (a-Z) And Numbers (0-9)!</font></strong><br>"; }
if ((eregi("[^a-zA-Z0-9]", $_IfI86))) { echo"<p><strong><font color=red>Password : Make Sure To Only Use Letters (a-Z) And Numbers (0-9)!</font></strong><br>"; }
if ((eregi("[^a-zA-Z0-9\.@_-]", $_ItLfl))) { echo"<p><strong><font color=red>Email : Make Sure To Only Use Letters (a-Z) And Numbers (0-9) And symbol(.@_-)!</font></strong><br>"; }
if ((eregi("[^a-zA-Z0-9]", $_ItilL))) { echo"<p><strong><font color=red>Question : Make Sure To Only Use Letters (a-Z) And Numbers (0-9)!</font></strong><br>"; }
if ((eregi("[^a-zA-Z0-9]", $_ItL0L))) { echo"<p><strong><font color=red>Answer : Make Sure To Only Use Letters (a-Z) And Numbers (0-9)!</font></strong><br>"; }
if ((eregi("[^0-9.]", $_IOli6))) { echo"<p><strong><font color=red>Personal ID : Use only Numbers at Personal ID!</font></strong><br>"; }
exit();}
$_I6otf=mssql_connect("$_I6ooJ","$_I6Cto","$_I6i8Q");
$_I6iiJ=mssql_select_db("MuOnline",$_I6otf);
$_Io110 = mssql_query("SELECT mail_addr FROM MEMB_INFO WHERE mail_addr='$_ItLfl'");
$_I6LiQ = mssql_query("SELECT memb___id FROM MEMB_INFO WHERE memb___id='$_I6L6J'");
$_Io1OL= mssql_query("SELECT AccountID from Character where AccountID like '$_I6L6J'");
$_Io1Ll = mssql_num_rows($_Io110);
$_I6lI8 = mssql_num_rows($_I6LiQ);
function _OQDB1() {
return date('Y-m-d H:i:s');
}
$_IoQ0C = _OQDB1();
if (empty($_I6L6J) || empty($_ItLfl) || empty($_IOli6) || empty($_IfI86) || empty($_Io01Q) || empty($_ItilL) || empty($_ItL0L) ) {
echo "<font color=red><strong> Some Fields Were Left Blank. Please Go Back And Try Again<p></strong></font>";
}
elseif (($_Io1Ll > 0) || ($_I6lI8 > 0)){
echo "Error:<br /><p>";
if($_Io1Ll > 0){
echo "<font color=red><strong> Your E-Mail Address Has Already Been Used<p></strong></font>";
}
if ($_I6lI8 > 0){
echo "<font color=red><strong> The Login Name Is Alredy In Use, Chose Other<p></strong></font>";
}
}
elseif ($_IfI86 != $_Io01Q) {
echo "<font color=red><strong> The Passwords You Entered Do't Match<p></strong></font>";
}
elseif (strlen($_POST['login_name'])<4) { echo "<font color=red><strong> Login name min 4 words<p></strong></font>";}
elseif (strlen($_POST['email'])<4) { echo "<font color=red><strong> Email min 4 words<p></strong></font>";}
elseif (strlen($_POST['vault_code'])<1) { echo "<font color=red><strong> Personal ID min 1 words<p></strong></font>";}
elseif (mssql_num_rows($_Io1OL)>0) { echo "<font color=red><strong> The Login Name Is Alredy In Use, Chose Other<p></strong></font>";}
elseif (strlen($_POST['password'])<4) { echo "<font color=red><strong> Password min 4 words<p></strong></font>";}
elseif (strlen($_POST['question'])<4) { echo "<font color=red><strong> Question min 4 words<p></strong></font>";}
elseif (strlen($_POST['answer'])<4) { echo "<font color=red><strong> Answer min 4 words<p></strong></font>";}
else {
$_IoQli = "SET IDENTITY_INSERT MEMB_INFO ON";
$_IoI6t = "INSERT INTO MEMB_INFO (memb_guid,memb___id,memb__pwd,memb_name,addr_deta,post_code,addr_info,sno__numb,tel__numb,mail_addr,phon_numb,fpas_ques,fpas_answ,job__code,appl_days,modi_days,out__days,true_days,mail_chek,bloc_code,ctl1_code) VALUES ('1','$_I6L6J','$_IfI86','$_I6L6J', '$_IOli6','','','1','','$_ItLfl','','$_ItilL','$_ItL0L','1','$_IoQ0C','2003-11-23','2003-11-23','2003-11-23','1','0','1')";
$_IojIO = "INSERT INTO VI_CURR_INFO (ends_days,chek_code,used_time,memb___id,memb_name,memb_guid,sno__numb,Bill_Section,Bill_value,Bill_Hour,Surplus_Point,Surplus_Minute,Increase_Days ) VALUES ('2008','1',1234,'$_I6L6J','$_I6L6J',1,'1','6','3','6','6','$_IoQ0C','0' )";
$_If1OC= mssql_query($_IoQli);
$_If1OC= mssql_query($_IoI6t);
$_If1OC= mssql_query($_IojIO);
echo "<font color=green><strong> Your Account Has Been Created Succesfully<p></strong></font>";
}
?>
<p> </p>
</center></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td width="9"><img src="images/arrow.png" width="9" height="9" longdesc="images/arrow.png" /></td>
<td width="125">Login Name </td>
<td colspan="2"><font color=#113593><b><?php print "$_I6L6J";?></b></font> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td><img src="images/arrow.png" width="9" height="9" longdesc="images/arrow.png" /></td>
<td>Password</td>
<td colspan="2"><font color=#113593><b><?php print "$_IfI86";?></b></font> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td><img src="images/arrow.png" width="9" height="9" longdesc="images/arrow.png" /></td>
<td>E-Mail</td>
<td colspan="2"><font color=#113593><b><?php print "$_ItLfl";?></b></font> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td><img src="images/arrow.png" width="9" height="9" longdesc="images/arrow.png" /></td>
<td width="200">Secret Question </td>
<td colspan="2"><font color=#113593><b><?php print "$_ItilL";?></b></font> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td><img src="images/arrow.png" width="9" height="9" longdesc="images/arrow.png" /></td>
<td width="170">Secret Answer </td>
<td colspan="2"><font color=#113593><b><?php print "$_ItL0L";?></b></font> </td>
<td> </td>
<tr>
<td> </td>
<td><img src="images/arrow.png" width="9" height="9" longdesc="images/arrow.png" /></td>
<td>Personal ID </td>
<td colspan="2"><font color=#113593><b><?php print "$_IOli6";?></b></font> </td>
<td> </td>
</tr>
</table>
</table>
<center><p></p>
</body></html>
Само да те питам за какво са тия големи червени надписи в първия ти пост.
100 % SECURE
Здравейте днес реших да постна Екстайлинг WEB на 100 % Secure в което може да сте напълно сигорни ГАРАНТИРАМ!
ами ако знаеше английски поне малко щеше да разбереш и междодругото за тези който казват че сайта имал дупки моля да го проверите и ще се обедите в червения надпис 100 % SECURE
ами ако знаеше английски поне малко щеше да разбереш и междодругото за тези който казват че сайта имал дупки моля да го проверите и ще се обедите в червения надпис 100 % SECURE