$info = $member->login($username, $password, $cookietime);
  if(!$info)
{
$check->add();
showmessage($member->msg(), HTTP_REFERER);
}
这几句能帮我解释下吗谢谢了