wiki:Libraries

Platform PT - Libraries

Handler

Sessions are currently stored in Cookies, only. No Cookies, no Interaction, just browsing. This is a default setup and a recommendation. You could implement session IDs in GET. But for security reasons: don't.

  • Handler_SESSIONID

DB Currently only MySQL with the APIs mysql and mysqli is supported. Read more and some usage examples here: DB