Exam 19: Php

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Arrays must be indexed with which of the following data types

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
Verified

B

Function preg_match uses regular expressions to search a string for a ________.

Free
(Multiple Choice)
4.8/5
(43)
Correct Answer:
Verified

C

Unlike settype, ________ does not change a variable's content-it creates a temporary copy of a variable's value in memory.

Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
Verified

D

The setcookie function can be called ________.

(Multiple Choice)
4.8/5
(36)

Validating user input data ensures that ________.

(Multiple Choice)
4.9/5
(37)

The regular expression a+ matches

(Multiple Choice)
4.9/5
(37)

The statement $$inputName is ________.

(Multiple Choice)
4.8/5
(35)

Which is not a character class in PHP

(Multiple Choice)
4.7/5
(34)

A cookie that lasts only until the browser is closed is called a ________ cookie.

(Multiple Choice)
4.9/5
(38)

Which of the following is not a pre-defined function for interacting with MySQL databases

(Multiple Choice)
4.7/5
(36)

Which of the following are PHP data types

(Multiple Choice)
4.9/5
(30)

Type conversions can be performed using function ________.

(Multiple Choice)
4.9/5
(34)

Which of the following can be used to compare strings

(Multiple Choice)
4.7/5
(38)

GET and POST data sent to a PHP script are accessible using the ________ and ________ superglobal arrays.

(Multiple Choice)
4.8/5
(34)

The relational operators can be used to compare ________.

(Multiple Choice)
4.8/5
(28)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)