[FX.php List] Very strange session variable problem

Bob Patin bob at patin.com
Fri Feb 2 16:11:22 MST 2007


Dan,

Actually, once I moved the pages off the client's server and onto  
mine, it worked fine. They must've changed something on their web  
server that caused it to quit working properly, because it worked  
fine until a couple of weeks ago...

It was strange though; I couldn't see any reason why it wasn't  
working properly... :)

Best,

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060


On Feb 2, 2007, at 12:59 PM, DC wrote:

> cookies on?
>
> Bob Patin had written:
>> Hi,
>> Hopefully someone can help me with this:
>> I set my session variable on page 1 (yes, I do have "session_start 
>> ()" at the top of the page.
>> On page 2, I try to echo it with this:
>> session_start();
>> echo $_SESSION['myvar'];
>> and nothing appears. I know I'm setting the variable, because on  
>> page 1 I echo the session variable and it does show that I did set  
>> it.
>> Anyone ever seen something like this before?
>> Thanks,
>> Bob Patin
>> Longterm Solutions
>> bob at longtermsolutions.com
>> 615-333-6858
>> http://www.longtermsolutions.com
>>   CONTACT US VIA INSTANT MESSAGING:
>>      AIM or iChat: longterm1954
>>      Yahoo: longterm_solutions
>>      MSN: tech at longtermsolutions.com
>>      ICQ: 159333060
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list