在只安装了perl 5.7 和 DBD、DBI的计算机上如何实现类似于Session的功能
在只安装了perl 5.7 和 DBD、DBI的计算机上如何实现类似于Session的功能
[解决办法]
http://www.chinaunix.net/jh/25/482234.html
session可以不用数据库的。
发布时间: 2012-02-17 17:50:42 作者: rapoo
在只安装了perl 5.7 和 DBD、DBI的计算机上如何实现类似于Session的功能
在只安装了perl 5.7 和 DBD、DBI的计算机上如何实现类似于Session的功能
[解决办法]
http://www.chinaunix.net/jh/25/482234.html
session可以不用数据库的。