Home » PHP » PHP Sessions » Question
  1. The session_start() function must appear..
    1. after the body tag
    2. before the body tag
    3. before the html tag
    4. after the html tag
    5. None of these
Correct Option: C

Like this:



Your comments will be displayed only after manual approval.