PHP

Topic: Sessions

When sessions ends?

Sessions automatically ends when the PHP script finishs executing, but can be manually ended using the session_write_close().

Browse random answers: