Answer the question
In order to leave comments, you need to log in
When a POST request is received, the session is reset. Why does this happen and how to treat it?
Hello. I created a test.php file on the site, I wrote three lines in it:
<?php
session_start();
print session_id();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question