Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

app_dev's avatar

How delete all session files with session value ?

If the administrator account deletes a member from the database, the deleted member must log off. The session value is the member's username. How do I delete the session files on the server that has the session value deleted member session.

0 likes
3 replies

Please or to participate in this conversation.