开发者

Need to learn more about sessions in PHP

Can anyone provide me some learning开发者_开发问答 resources that focus on session management in PHP? Preferably resources that aren't "dry".


http://www.tizag.com/phpT/phpsessions.php

http://shiflett.org/articles/the-truth-about-sessions - this one is really great from a security perspective.


Have you tried php.net's documentation on sessions?


Here's some information focusing on some different subjects regarding session handling in PHP

  • Session Handling (PHP Manual)
  • "PHP Session Security" (SO question)
  • "What are the risks of PHP sessions" (SO question)


More generally, Wikipedia's session article on session management is not terribly dry.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜