创建一个名为“用户名”的 cookie。
点击 此处 重试
w3exercise_input_no_0("username", "John", time() + (86400 * 30), "/");
w3exercise_input_no_0