Question
a.
Cookie based session
b.
Variable based session
c.
Session
d.
None of them
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What kind of session will maintain its identity as long as user stays within a site?
Similar Questions
Discover Related MCQs
Q. A period of time during which a particular person, views a number of web pages at a particular machine is called as
View solution
Q. A function that takes no argument s and return a string, which is unique key corresponding to a particular session
View solution
Q. Name, value, expire, patrh, httponly, domain, secure all of these are arguments of
View solution
Q. To initiate a session which function is used?
View solution
Q. If you want to free all variables in a session, which function you can use
View solution
Q. Which PHP function offers to send raw arbitrary HTTP headers?
View solution
Q. PHP is not configured to transparently pass session IDs in the
View solution
Q. $_SESSION array is one of superglobal variables introduced in
View solution
Q. When value of sessionauto_start ( ) function is zero it means that
View solution
Q. Session_unset ( ) takes
View solution
Q. HTTP protocols by which browsers talk to a web server is
View solution
Q. Meaning of superglobal arrays is it can be
View solution
Q. Secure ( ) argument in setcookie function returns result
View solution
Q. In PHP4.1 and later versions, cookies name/value pair are added to the
View solution
Q. Php.ini file can be viewable by calling
View solution
Q. Which two predefined variables are used to retrieve information from forms?
View solution
Q. The attack which involves the insertion of malicious code into a page frequented by other users is known as..
View solution
Q. When you use the $_GET variable to collect data, the data is visible to..
View solution
Q. When you use the $_POST variable to collect data, the data is visible to..
View solution
Q. Which variable is used to collect form data sent with both the GET and POST methods?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!