Re: [PHP] VALUABLE LESSON: using sessions and include

2001-11-14 Thread jtjohnston
Only if you are allowed anywhere near your admin's account :) Papp Gyozo wrote: > or name it in PHP.ini: > > session.name > > > What you can do is not to name session at all :-) It's easyer :-) > > J > > "Jtjohnston" <[EMAIL PROTECTED]> ha scritto nel messaggio > > [EMAIL PROTECTED]">news:[EMAIL

Re: [PHP] VALUABLE LESSON: using sessions and include

2001-11-14 Thread Papp Gyozo
or name it in PHP.ini: session.name > What you can do is not to name session at all :-) It's easyer :-) > J > "Jtjohnston" <[EMAIL PROTECTED]> ha scritto nel messaggio > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Thanks Dav, > > You caught me while I was debugging. But I learned