WP 16-23

WP 16-23

Professional Development

72 Qs

quiz-placeholder

Similar activities

SOCSCI 112: Final Exam

SOCSCI 112: Final Exam

Professional Development

71 Qs

DSAC-8 ANNEX D

DSAC-8 ANNEX D

Professional Development

67 Qs

Java Tokens Identifiers Keyword

Java Tokens Identifiers Keyword

Professional Development

69 Qs

SDN and NFV Quiz

SDN and NFV Quiz

Professional Development

74 Qs

Object oriented Programming

Object oriented Programming

Professional Development

70 Qs

Azure Fundamentals (AZ-900)

Azure Fundamentals (AZ-900)

Professional Development

67 Qs

Servlets, JSP & XML

Servlets, JSP & XML

Professional Development

70 Qs

CompTia A+ Core 2 220-1102

CompTia A+ Core 2 220-1102

Professional Development

67 Qs

WP 16-23

WP 16-23

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Preetha S

Used 1+ times

FREE Resource

72 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In PHP _________ is a packet of information sent from the server to client, and then sent back to the server each time it is accessed by the client.
session
profile
database
cookie

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In PHP cookies are sent from the server to the client via ________ headers.
Get-Cookie
Set-Cookie
Sent-Cookie
Request-Cookie

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

To access a cookie received from a client _________ superglobal array is used in PHP.
$_COOKIE
$_REQUESTCOOKIE
$_GETCOOKIE
$_SETCOOKIE

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In PHP setcookie() the _____ data string defines the life time.
time
End time
Expire
Last time

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In PHP setcookie()the _____ definesdata stored in the file
value
time
Expire
data

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In PHP ________ works by creating a unique id (UID) for each visitor and storing variables based on this UID.
session
profile
database
cookie

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In PHP to store user data in session _______ array is used.
$_SESSION
SYS_SESSION
$SESSION
$_SESSIONS

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Similar Resources on Wayground