The Sessionstart Function Must Appear #249
The session_start() function must appear _________
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP File and Session Handling - PHP Session Handling - Quiz No.2.
The session_start() function must appear _________
after the html tag
after the body tag
before the body tag
before the html tag