- Joined
- Jan 11, 2008
- Messages
- 405
- Reaction score
- 0
$sql = "INSERT INTO accounts(accountID,question,answer,country,name,email)
VALUES ('$ID','$LogonType','$Question', '$Answer', '$Country', '$Name', '$Email')";
I need helpw ehre for LogonType it will put a 2? can anyone help me
VALUES ('$ID','$LogonType','$Question', '$Answer', '$Country', '$Name', '$Email')";
I need helpw ehre for LogonType it will put a 2? can anyone help me