hi frnds,
 
I am using Sessions i my website along with the frames/framesets...but it seems 
that it isnot working properly....the problem is like this....after checking 
the user name and password(while loging) some of the sessions variables are 
initialised, which work fairly well until a frameset page is called having 
seven frames. Four frames in this page uses .php files which uses sessions 
while other 3 dont use the sessions . In that four php files i am user 
session_start() at the top of the files,  while the other three files dont have 
session_start(); 
 
Now, the problem is that in one of these php files where i am starting the 
session the session variables are lost i.e. the $_SESSION array gets empty. but 
in other files it is not empty. But once the variables are lost in one page 
they are not found in any of the page and the user is logged out. This problem 
is not consistent ie it does not come very often.
 
I have tried using in both Linux and windows over Mozilla Netscape and Internet 
Explorer but the problem is every where...does it has to do something with PHP 
settings or its a problem with PHP session handler.
 
Did someone come across this problem any time....I need to know how it can be 
fixed...I have read quite a articles on the web related to this problem but no 
one has given a proper solution
 
I hope i'll get some good idea in here
 
regards,
~Pallav



                
---------------------------------
Yahoo! Messenger NEW - crystal clear PC to PCcalling worldwide with voicemail

[Non-text portions of this message have been removed]





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