RE: SESSION problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: tedd [mailto:tedd@xxxxxxxxxxxx]
> Sent: Friday, August 15, 2008 12:10 PM
> To: php-general@xxxxxxxxxxxxx
> Subject:  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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux