Re: Session losing variables?
- From: Schraalhans Keukenmeester <firstname_dot_lastname@xxxxxxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 13:28:35 +0200
Schraalhans Keukenmeester wrote:
[for php code see original post, snipped]
Rik wrote:
Schraalhans Keukenmeester wrote:
I don't really see anything wrong with your code. Have you been able to
check with ths users experiencing problems:
- What value the $_SESSION variable was?
- Wether they've disabled cookies?
- What happens if you just test wether a session works for them at all atm?
Just something else that I think might perhaps be relevant:
The main page of the site I run this on is invoked by a URL:
Let's say http://www.this--domain.com, actually opening (framed):
http://www.my--server.com/index.html
The scripts themselves only deal with relative paths, no URLs, all
scripts are on the same server under the same docroot.
Is it possible the redirect has something to do with this as well???
Sh.
.
- Follow-Ups:
- Re: Session losing variables?
- From: Jerry Stuckle
- Re: Session losing variables?
- References:
- Session losing variables?
- From: Schraalhans Keukenmeester
- Re: Session losing variables?
- From: Rik
- Re: Session losing variables?
- From: Schraalhans Keukenmeester
- Session losing variables?
- Prev by Date: Re: Session losing variables?
- Next by Date: Re: Session losing variables?
- Previous by thread: Re: Session losing variables?
- Next by thread: Re: Session losing variables?
- Index(es):
Relevant Pages
|