$sql="INSERT INTO `news` (`id`,`NickName`, `email`, `password`) VALUES ('".$id."','".$nick."','".$email."')";