Register for your free account! | Forgot your password?

You last visited: Today at 01:48

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



ASP REG HELP ME

Discussion on ASP REG HELP ME within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2010
Posts: 13
Received Thanks: 0
ASP REG HELP ME

Metin2 Downloads ASP PHP-Sprache in der Sprache, wie wir alle wissen, ich Art wollen einen Job alleine machen, konnte ich nicht tun, diesen Rekord das Passwort, wenn registrieren Sie MySQL5 ist eine Art Sprache, die ich & nicht verschlüsselt, so dass Sie warten auf Ihre Hilfe
PHP-Codes:
Code:
   <?php
	require_once("conn.php");
	mysql_select_db("account");
	$exec="select * from account where Login='$UserID'";
	$result=mysql_query($exec);
	$rs=mysql_fetch_object($result);
	if($rs){
		echo"Hesap Kullan?l?yor<a href=\"javascript:history.back();\">Geri D?n</a>";
		exit;
	}else{
		$exec="insert into account (Login,Password,Real_name,Social_id,Email)  values('$kadi',sifre('$sifre'),'$isim','$krkter','$email')";
		mysql_query("set names big5 ");
		mysql_query("set CHARACTER big5 ");
		mysql_query($exec);
		//echo mysql_error();
		//echo $exec;
	//$exec="insert into player.safebox(account_id,size,password) values((select id from account.account where login='$UserID') ,1,'000')";
	//mysql_query($exec);
	//echo mysql_error();
	//echo "<br>".$exec;
?>

ASP ? ich weiß nicht, Codes
bystone is offline  
Reply




All times are GMT +2. The time now is 01:48.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.