RE: [PHP] SESSION problem



-----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



.



Relevant Pages

  • Re: 4/8 limit games in Vegas - Bellagio scores F - MGM scores A+
    ... Actually I had the same opinion of Vegas. ... heck we would go there. ... Does anyone know if the 1-2 plays real tight? ... the most profitable session that one, ...
    (rec.gambling.poker)
  • Re: [PHP] SESSION problem
    ... Arrggg -- what the heck is going on? ... I can't get anything to pass via SESSION -- what's wrong? ... "Build a man a fire, and he will be warm for the rest of the day. ...
    (php.general)
  • SESSION problem
    ... Arrggg -- what the heck is going on? ... I can't get anything to pass via SESSION -- what's wrong? ... I've tried this on two different servers and get the same results. ...
    (php.general)
  • Re: [PHP] SESSION problem
    ... On Aug 15, 2008, at 12:16 PM, Dan Joseph wrote: ... Arrggg -- what the heck is going on? ... I can't get anything to pass via SESSION -- what's wrong? ...
    (php.general)
  • End Session and Start New One?
    ... I know this sounds like a "why the heck would you want to do that?" ... sort of thing, but I'm curious to know if it's possible to start a new ... session after calling Session.Abandon. ...
    (microsoft.public.dotnet.framework.aspnet)