php $_session用法:1、初始化session变量,代码为【session_start();】;2、session的写入、读取,代码为【$_SESSION['keyword']= "php";】。
技术文章 / 下载软件趣味内容 / 专业带飞