Exam
Vibe
Home
Engineering
Aerospace Engineering
Biomedical Engineering
Chemical Engineering
Civil Engineering
Computer Science
Electrical Engineering
Electronics and Communication Engineering
Mechanical Engineering
Govt Exam
Banking Exams
Other Government
Police
Railway Exams
SSC
State PSC Exams
Teaching / Education Exams
UPSC Exams
Blog
Contact
๐
Home
โบ
Computer Science
โบ
PHP MCQ Questions
โบ
Which method is used to start a session in PHP?
Which method is used to start a session in PHP?
A. session_begin()
B. start_session()
C. session_start()
D. init_session()
Explanation:
session_start() initializes a session in PHP.
Tags:
PHP MCQ Questions
,
Computer Science
ยซ Previous
Next ยป
More from PHP MCQ Questions:
What does PHP stand for?
Which symbol is used to start a PHP variable?
Which function outputs text to the browser in PHP?
Which extension is used for PHP files?
Which function is used to get the length of a string in PHP?
Which superglobal is used to collect form data sent via GET method?
Explore more in Computer Science:
Computer Science MCQs MCQs
Java MCQ Questions MCQs
Python MCQ Questions MCQs
C MCQ Questions MCQs
C++ MCQ Questions MCQs
JavaScript MCQ Questions MCQs
HTML MCQ Questions MCQs
CSS MCQ Questions MCQs
SQL MCQ Questions MCQs
Algorithms MCQ MCQs