Please Contact with the administrator.';
}
}
else
{
$error = 'You have not confirmed your account yet.
Please Confirm Your Account and try again.';
}
} // if mysql_num_rows($query) != 0
else
{
$error = 'Invalid User Name or Password .
Please Check your User Name and Password and try Again.';
}
}
else
{
$error = 'Please enter valid user name and password.';
}
}
?>
|
|||||||||||||||||||||||||||||||||||||||||