We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a384b76 commit dddb382Copy full SHA for dddb382
http-server-session.md
@@ -1,8 +1,8 @@
1
---
2
notice: 'This file is imported and can be edited at https://github.com/amphp/http-server-session/blob/3.x/README.md'
3
-title: 'HTTP Server Sessions'
4
-description: 'Learn how to create and store session data in the HTTP server.'
5
-image: undraw/undraw_server_cluster.svg
+title: 'Session Handling for HTTP servers in PHP'
+description: 'Learn how to handle user sessions, securely managing data across requests.'
+image: undraw/undraw_logistics.svg
6
permalink: /http-server-session
7
source: 'https://github.com/amphp/http-server-session/blob/3.x/README.md'
8
layout: docs
0 commit comments