[Phplib-users] Sessions: auto_init and setup.inc
Brought to you by:
nhruby,
richardarcher
From: Marco <new...@dk...> - 2001-12-19 00:07:04
|
Hi folks, I try to use setup.inc to update the table "session_stats" like shown in the default setup.inc file. I followed the documentation. So I have checked the presence of the setup.inc, modified my "Example_Session" class -> added the "auto_init" parameter and tried to relogon to my page. But nothing happens in the table "session_stats". What's my problem? :-) bye Marco |