aanmelden

Registration Form Sample

Registration Form Sample

User ID:
Password:
Confirm Password:
Name:
E-mail:
I agree with the terms of service
bValid = false; $oStatus->sErrMsg = "User ID '$sValue' already exist"; $sQuery = "SELECT UserID FROM $sTable WHERE UserID = '$sUserID'"; if ($rRecordset = mysql_query($sQuery)) { $oStatus->bValid = mysql_num_rows($rRecordset) == 0; mysql_free_result($rRecordset); } } // VDFormat - VDaemon function for adding or removing slashes $sUserID = VDFormat($_POST['UserID'], true); $sQuery = "INSERT INTO $sTable SET UserID = '$sUserID'"; mysql_query($sQuery); ?> registratie

registratie

Your data has been written to the database

naam (van je account):
wachtwoord:
Naam:
E-mail: