you are looking for $username but your id is $usermame.
-Original Message-
From: Erik Gjertsen [mailto:[EMAIL PROTECTED]
Sent: Friday, April 23, 2004 1:01 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Reristration form
I shall made a registration schema to user log on. But when I fill in
Hello Erik,
Friday, April 23, 2004, 6:00:42 PM, you wrote:
EG> 1..if ($name && $email && $username && $password)
Look carefully at the spelling of $username above and here:
EG> if (strlen($_POST["usermame"]) > 0) {
EG> $usermame = TRUE;
EG> } else {
EG> $usermame = FALSE;
EG> }
$
I shall made a registration schema to user log on. But when I fill in
everything I still com up messages that you must go back and try again.
Or can someone help me to find a script I can use??
I have set 1 Where I think it is problem. The following code is
Enter your information in the for
3 matches
Mail list logo