session_write_close
Sessions automatically end when the PHP script finishes executing but can be manually ended using the
session_write_close()
function
by Valeri Tandilashvili
2 years ago
PHP
0
Pro tip: use ```triple backticks around text``` to write in code fences