Question
a.
SID
b.
CID
c.
DID
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. When a session ia active, PHP provides a special constant called
Similar Questions
Discover Related MCQs
Q. If you want PHP to transparently handle passing session variables for you when cookies are not available, you have to configure
View solution
Q. A special kind of a file that is located in filesystem of your browser and can be read and write from web server, is calls as
View solution
Q. Using $_SESSION, $HTTP_SESSION_VARS functions can be dangerous, so that you can use
View solution
Q. In PHP, cookies are set by using the
View solution
Q. www-authenticate mechanism works only under the
View solution
Q. What kind of session will maintain its identity as long as user stays within a site?
View solution
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
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!