79221703

Date: 2024-11-25 05:16:34
Score: 2.5
Natty:
Report link

session_start() only creates uniq id for session and array, but not saves it. At the end of your first script you need to use session_write_close()

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sergey Soltanov