RE: [PHP] SESSION problem
- From: tmboyd1@xxxxxxxx ("Boyd, Todd M.")
- Date: Fri, 15 Aug 2008 13:47:23 -0500
-----Original Message-----
From: tedd [mailto:tedd@xxxxxxxxxxxx]
Sent: Friday, August 15, 2008 12:10 PM
To: php-general@xxxxxxxxxxxxx
Subject: [PHP] SESSION problem
Hi gang:
Arrggg -- what the heck is going on?
I can't get anything to pass via SESSION -- what's wrong?
Here's the example -- (all the code is there):
I populate the $_SESSIONs here.
http://www.webbytedd.com/b2/session-test/index.php
If you click "Proceed to Step 2", you'll see that nothing is passed.
Now, where did I go wrong?
Cheers,
tedd
PS: I've tried this on two different servers and get the same results.
Have you tried:
echo SID;
....? I'm wondering if you're going to get different values on the two
pages. What that means beyond two different sessions is beyond me, but
it's a start.
Todd Boyd
Web Programmer
.
- References:
- SESSION problem
- From: tedd
- SESSION problem
- Prev by Date: Re: [PHP] Re: Passing variable to a page in a frameset
- Next by Date: Re: [PHP] Re: Passing variable to a page in a frameset
- Previous by thread: SESSION problem
- Next by thread: Re: [PHP] SESSION problem
- Index(es):
Relevant Pages
|