[Phplib-users] sess vs. auth instantiation
Brought to you by:
nhruby,
richardarcher
From: Ron N. <ro...@im...> - 2002-07-05 16:54:55
|
Why would the the "Example_Session" object (in the demo program index.php3) instantiate correctly, with sessions working, but the Example_Auth class (in the demo program showoff.php3) come up with a bunch of "undefined object" warnings? If the include path was off, seems like sessions wouldn't work. The prepend file is there, because if I do an include(prepend.php3) I get duplicate object warnings. Ideas? Tnx in advance. Ron |