Register for your free account! | Forgot your password?

Go Back   elitepvpers > The Black Market > elite*gold Trading
You last visited: Today at 02:11

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

Advertisement



[S]PHP-Script Vollender[B]Egold

Discussion on [S]PHP-Script Vollender[B]Egold within the elite*gold Trading forum part of the The Black Market category.

Reply
 
Old   #1
 
.NoThx's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 3,146
Received Thanks: 583
[S]PHP-Script Vollender[B]Egold

Tag,
ich suche einen,
der mir eine regirtrirung mit E-Mail bestätigung scriptet da ich schlicht weg grade keine lust habe!
Gebraucht wird:
Name, Vorname, Passwort, bday, email
und eine bestätigungslink muss angeklickt werden der generirt wird(wer häts gedacht)
die "Bestätigung" habe ich noch von früher und ich bin mal so frei und postet das script mal

PHP Code:
<?php
session_start
();
?>
<?php
if($_GET["what"] == "register")
{
if(
$_GET["hash"] != "")
{
$mysql mysql_connect("localhost""DATENBANK""PW");
mysql_select_db("juli963_test");
$checkhash mysql_query("SELECT * FROM `activate` WHERE hash = '".$_GET["hash"]."'");
$menge mysql_num_rows($checkhash);
if(
$menge == 1)
{
$fetch mysql_fetch_object($checkhash);
$export mysql_query("INSERT INTO `user` (Name, Vorname, Passwort, bday, email) VALUES ('$fetch->Name', '$fetch->Vorname', '$fetch->Passwort', '$fetch->bday', '$fetch->email')");
$login mysql_query("SELECT * FROM `user` WHERE email = '$fetch->email'");
$row mysql_fetch_object($login);     
     
$_SESSION["Name"] = $row->Vorname;
     
$_SESSION["id"] = $row->id;
     
$_SESSION["email"] = $row->email;
$delete mysql_query("DELETE FROM `activate` WHERE hash = '".$_GET["hash"]."'");
echo 
"Ihr Account wurde erfolgreich aktiviert <a href=private.php>Weiter</a>";
echo 
'<meta http-equiv="refresh" content="3;url=eingeloggt.php"/>';
}else{
echo 
"Der Account existiert nicht.";
}
}
}

?>
bezhalung ist e*gold und nach absprache^^
Postet einfach euer angebot hier
.NoThx is offline  
Reply


Similar Threads Similar Threads
*HOT* [Biete] VM Script service [Suche] Egold *HOT*
12/06/2010 - WarRock Trading - 11 Replies
hallo liebe evp, ich Biete euch heute mein VM script service an. was das ist ? das ist ein script womit ihr warrock 2x starten könnt ich mache euch über tv (teamviewer) den seltenen vm script. was ich dafür will ?
Brauche noch Einen vollender
04/10/2010 - Metin2 Private Server - 1 Replies
hallo, da mein erster versuch ist ein pserver über hamchi laufen zu lassen brauche ich noch einen helfer der mir hilft es noch zu vollenden was habe ich: navicat hamachi vpc (weiss ned wie einstellen nur installiert) instand files(also alles gemacht mcncc.com........ gemacht) für den rest brauche ich noch einen helfer.Hoffe das es ned mehr viel gibt bis zu meinem server.



All times are GMT +1. The time now is 02:14.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.