Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Do you know when sessions ends?

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

 164 views

More Questions for you: