存取目前 session 模组。
语法: string session_module_name(string [module]);
传回值: 字串
函式种类: 资料处理
本函式可取得或者重新设定目前 Session 的模组。若无参数 module 则表示只获取目前 Session 的模组,加上参数则表示将 Session 模组设为参数 module。