Exam 1: PHP and SQL Functions and Concepts

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

The ____statement is used to perform different actions based on different conditions.

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

A

_____________ is a php super global variable which is used to access global variable from anywhere in PHP script.

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

B

A ______is called when the object is destructed or the script is stopped or exited.

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

A

How do you create cookie in PHP by ________.

(Multiple Choice)
4.7/5
(32)

A ______allows you to initialize an object's properties upon creation of the object.

(Multiple Choice)
5.0/5
(33)

java script was designed as a _____ scripting language.

(Multiple Choice)
5.0/5
(31)

MYSQL i here "i" means________

(Multiple Choice)
4.9/5
(39)

_______are the two main aspects of object-oriented programming.

(Multiple Choice)
5.0/5
(35)

To create a constant, use the _____ function.is used

(Multiple Choice)
4.9/5
(41)

the _____function returns the square root of a number:

(Multiple Choice)
4.8/5
(35)

If you create a __destruct() function, PHP will automatically call this function at the end of the script.

(Multiple Choice)
4.7/5
(34)

The __________ array contains information from the web server.

(Multiple Choice)
4.8/5
(35)

Data source name in pear DB is _________

(Multiple Choice)
4.7/5
(35)

If you create a __construct() function, PHP will automatically call this function when you create an object from a class.

(Multiple Choice)
5.0/5
(49)

The _________ works through request header and response.

(Multiple Choice)
5.0/5
(40)

The _______ function generates a random number:

(Multiple Choice)
4.8/5
(41)

A ______is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values.

(Multiple Choice)
4.8/5
(29)

Which are build in data types that sql supports?

(Multiple Choice)
4.8/5
(35)

In PHP7, you can create an Array constant using the ____ function.

(Multiple Choice)
4.9/5
(33)

The _____function rounds a floating-point number to its nearest integer:

(Multiple Choice)
4.9/5
(29)
Showing 1 - 20 of 25
close modal

Filters

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