web 16,17

web 16,17

Professional Development

20 Qs

quiz-placeholder

Similar activities

WEB KNOWLEDGE 22

WEB KNOWLEDGE 22

University - Professional Development

16 Qs

ACC online exam

ACC online exam

Professional Development

20 Qs

Mocha Iced/Float CREW

Mocha Iced/Float CREW

Professional Development

20 Qs

PH Chat Quiz #3

PH Chat Quiz #3

Professional Development

20 Qs

PPE 1 SA 1,2,3

PPE 1 SA 1,2,3

Professional Development

25 Qs

CMS Collaboration

CMS Collaboration

Professional Development

15 Qs

Co wypisze program?

Co wypisze program?

Professional Development

20 Qs

web 16,17

web 16,17

Assessment

Quiz

Other

Professional Development

Hard

Created by

Karthika J

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 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

30 sec • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 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?