Re: [Phplib-users] session4_custom.inc
Brought to you by:
nhruby,
richardarcher
From: Dennis G. <ge...@cv...> - 2003-04-09 15:30:38
|
Thank you, Marko. session4_custom extends the class Session which is in session4.inc, as far as I know. What do you actually use sessions for? This is is the first time I have had sessions going. Marko Kaening wrote: > Hi Dennis, > > >>anyone using session4_custom.inc? > > yep. > > >>I see a line in the file session4.inc where it says to make sure to call the >>constructor from extending classes, but session4_custom DOES NOT call it with >>its constructor. > > as far as I know the latter doesn't rely on session4! It's self-standing, > so to say. > > I use custom since 2 years successfully! > > Marko > |