cookie 2019-08-19 本文已影响0人 BAT架构师 cookie('user_id', $has['id'],3600);// 一个小时有效期 cookie('user_name', $has['user_name'],3600);