php实现将Session写入数据库 使用session_set_save_handler()函数,将Session的内容写入数据库<?php/**@authorFahy*数据库为mysql Session写入数据库