> -----Original Message-----
> From: tedd [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 15, 2008 12:10 PM
> To: [email protected]
> 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
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php