![]() |
#7
|
||||
|
||||
![]()
Like I stated above, this:
Code:
//We are attempting to register the user... //First MD5 hash the passwords: $pass1 = md5($pass1); $pass2 = md5($pass2); Code:
//All checks are done, actually create the user's account on the database $date = date('Y-m-d'); mysql_query("INSERT INTO ".$prefix."users VALUES ('', '$username', '$pass1','$email','3','1', '$date', '0','','','','','')"); |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error in Register.php | Abronsyth | Questions and Supports | 5 | 05-12-2012 11:19 AM |
Register Error | Tequila | Questions and Supports | 2 | 02-13-2012 07:07 PM |
Register glitche,can someone help me? ;A; | kitty08 | Questions and Supports | 4 | 10-18-2011 03:28 AM |
Register bug? | KaceKuma | Questions and Supports | 3 | 10-12-2011 08:57 PM |
How to add a Re captcha Code in Register Page? | SieghartZeke | Questions and Supports | 5 | 10-09-2009 03:35 AM |
What's New? |
What's Hot? |
What's Popular? |