开发者

php session data inaccessible from lower folder

I am setting a session variable from .../folder/script.php when i try to access it from .../script.php i get nothing

its probabl开发者_Go百科y something stupid but...can anyone explain? and yes i am starting the session. and i am using an overriden session if that helps any ?


You may be setting a cookie with a path.

Try setting the cookie path to /,

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜