i have a problem with IE and php session variables. In some cases ,
when i do a $_SESSION['x']='whatever'; it will not get set when using
IE. if i'll try this in ffox it will work as expected.

i saw this problem twice now, first time it dissapeared in the blue, i
did some layout modifications and it just went away, and sessions
worked as expected. i'm pretty sure it didn't started working because
of the layout change:)

PS: i have some session variables stored all the time( users must log
in, and their user ID is stored in $_SESSION). Theese variables i can
use all the time. i only have problems when i sometimes try to set
some new $_SESSIONs.

i really cant understand why a session wont get set for a specific browser.

help plz. this is starting to annoy me.

i'm using php5 and IE 6.0(php on linux, IE on winXP)





Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to