Q:

Which one of the following is the very first task executed by a session enabled page?

belongs to collection: SESSION HANDLING IN PHP MCQ

0

Which one of the following is the very first task executed by a session enabled page?


  1. Delete the previous session
  2. Start a new session
  3. Check whether a valid session exists
  4. Handle the session

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Check whether a valid session exists

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How many ways can a session data be stored?... >>
<< Which of the following statements is used to add a...