Re: [PHP-WIN] need help with sessions

2003-07-18 Thread Luis Ferro
o: Donatas Cc: [EMAIL PROTECTED] You can use HTML: -Mike On Thu, 10 Jul 2003, Donatas wrote: Date: Thu, 10 Jul 2003 19:25:46 +0200 From: Donatas <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] need help with sessions Thanks Luis, I had this idea in mind, but still.

RE: [PHP-WIN] need help with sessions

2003-07-12 Thread Donatas
EMAIL PROTECTED] > Subject: RE: [PHP-WIN] need help with sessions > > Thanks Luis, > > I had this idea in mind, but still... maybe someone knows a way how to > achieve same effect without using JavaScript? Not that I don't like it but > that there should be some way. > >

RE: [PHP-WIN] need help with sessions

2003-07-12 Thread Miha Nedok
You can use HTML: -Mike On Thu, 10 Jul 2003, Donatas wrote: > Date: Thu, 10 Jul 2003 19:25:46 +0200 > From: Donatas <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] need help with sessions > > Thanks Luis, > > I had this idea in mind, but

RE: [PHP-WIN] need help with sessions

2003-07-10 Thread Donatas
Thanks Luis, I had this idea in mind, but still... maybe someone knows a way how to achieve same effect without using JavaScript? Not that I don't like it but that there should be some way. PS. Your english is just as great as mine :D -Original Message- From: Luis Ferro [mailto:[EMAIL

Re: [PHP-WIN] need help with sessions

2003-07-10 Thread Luis Ferro
One of the things that can be happening is that the server is sending the "location:" before the session data in the header... and when the browser gets it, simply forgots the session data. I'm not sure of in which version of PHP there was a problem like the one i'm describing, but i remember v