Q:

The session_start() function must appear

belongs to collection: SESSION HANDLING IN PHP MCQ

0

The session_start() function must appear..


  1. after the html tag
  2. after the body tag
  3. before the body tag
  4. before the html tag

All Answers

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

(d).before the html tag

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
What is the return type of session_set_save_handle... >>
<< Which function is used to transform PHP’s sessio...