Question Text: Storage Data in PHP Select One: A. Echo B. Box C. Variables D. Cloud

Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

Question 1

Not yet answered


Marked out of 1.00

Flag question

Question text

Storage data in PHP


Select one:
a. Echo
b. Box
c. variables
d. cloud
Clear my choice

Question 2
Not yet answered
Marked out of 1.00

Flag question

Question text

These are functions which are passed to another function and takes this "other
function" as a parameter.
Select one:
a. callbacks
b. setbacks
c. errors
d. echo
Clear my choice

Question 3
Not yet answered
Marked out of 1.00
Flag question

Question text

PHP runs on various platforms operating system such as apache and IIS.
Select one:
True
False

Question 4
Not yet answered
Marked out of 1.00

Flag question

Question text

IDENTIFICATION. Read the question carefully and type your answer in


the space provided.
1994
Answer What year did PHP began its development?

Question 5
Not yet answered
Marked out of 1.00

Flag question

Question text

Area that can be specified by the cols and rows attributes, or even better;
through CSS' height and width properties.
Select one:
a. Content
b. Paragraph
c. Selection
d. Textarea
Clear my choice

Question 6
Not yet answered
Marked out of 1.00

Flag question

Question text

Segment is the process of redirecting or remapping a controller class or method.


Select one:
True
False

Question 7
Not yet answered
Marked out of 1.00

Flag question

Question text

Define styles for your documents, including the design, layout and variations in
display for different devices and screen sizes.
Select one:
a. HTML
b. PHP
c. CSS
d. TextArea
Clear my choice

Question 8
Not yet answered
Marked out of 1.00
Flag question

Question text

PHP 3 was released in 1998.


Select one:
True
False

Question 9
Not yet answered
Marked out of 1.00

Flag question

Question text

PHP varianbles start with what symbol?


Select one:
a. %
b. @
c. &
d. $
Clear my choice

Question 10
Not yet answered
Marked out of 1.00

Flag question

Question text
Can hold an unlimited number of characters, and the text renders in a fixed-
width font.
Select one:
a. TextArea
b. Selection
c. Content
d. Paragraph
Clear my choice

Question 11
Not yet answered
Marked out of 1.00

Flag question

Question text

Originally, PHP is known as "Personal Home Pages"


Select one:
True
False

Question 12
Not yet answered
Marked out of 1.00

Flag question

Question text

_construct() method executes when a class is created or instantiated.


Select one:
True
False

Question 13
Not yet answered
Marked out of 1.00

Flag question

Question text

IDENTIFICATION. Read the question carefully and type your answer in


the space provided.

PHP5.3.0
Answer PHP version that enabled the filter extension by default Native
JSON default

Question 14
Not yet answered
Marked out of 1.00

Flag question

Question text

CI method or code to set an error message in form validation.


Select one:
a. $this->form_validation->error_()
b. $this->form_validation->set_error()
c. $this->form_validation->error_message()
d. $this->form_validation->set_message()
Clear my choice

Question 15
Not yet answered
Marked out of 1.00

Flag question
Question text

Uniform Resource Locator


IDENTIFICATION:Answer Meaning of URL.

Question 16
Not yet answered
Marked out of 1.00

Flag question

Question text

URI stands for?


Select one:
a. Uniform Resource Identifier
b. United Resource Identifier
c. Uniform Resources Identifier
d. Unchanging Resource Identifier
Clear my choice

Question 17
Not yet answered
Marked out of 1.00

Flag question

Question text

IDENTIFICATION. Read the question carefully and type your answer in


the space provided.
1998
Answer Year that PHP 3 was released

Question 18
Not yet answered
Marked out of 1.00
Flag question

Question text

The second URI segment


Select one:
a. parameter
b. method
c. address
d. controller
Clear my choice

Question 19
Not yet answered
Marked out of 1.00

Flag question

Question text

It is the process of redirecting or remapping a controller class or method.


Select one:
a. Router
b. Rotate
c. Routed
d. Routing
Clear my choice

Question 20
Not yet answered
Marked out of 1.00
Flag question

Question text

.htaccess file that will automatically route the index.php next to the Controller
Select one:
True
False

Question 21
Not yet answered
Marked out of 1.00

Flag question

Question text

A variable declared within a function.


Select one:
a. Inside
b. Local
c. House
d. Global
Clear my choice

Question 22
Not yet answered
Marked out of 1.00

Flag question

Question text
The function of ci code to return a URI segment
Select one:
a. %this->uri->segment
b. $this->uri->segment
c. $that->uri->segment
d. $these->uri->segment
Clear my choice

Question 23
Not yet answered
Marked out of 1.00

Flag question

Question text

IDENTIFICATION. Read the question carefully and type your answer in


the space provided.

PDO
Answer What functionality was added to PHP 5.1 as interface for accessing
databases?

Question 24
Not yet answered
Marked out of 1.00

Flag question

Question text

Query Builder or Active Record pattern in CI replaces the traditional query string
in php coding.
Select one:
True
False
Question 25
Not yet answered
Marked out of 1.00

Flag question

Question text

PHP development began in 1995.


Select one:
True
False

Question 26
Not yet answered
Marked out of 1.00

Flag question

Question text

It is a URI Component that locates the path or address.


Select one:
a. Web browser
b. Root address
c. Web interface address
d. Web Address
Clear my choice

Question 27
Not yet answered
Marked out of 1.00

Flag question
Question text

Form Helper method or code to return an HTML checkbox input type.


Select one:
a. form_checkbox()
b. form_checklist()
c. form_checkbox[]
d. form_boxcheck()
Clear my choice

Question 28
Not yet answered
Marked out of 1.00

Flag question

Question text

What is the meaning of URL?


Select one:
a. Uniform Resource Location
b. Uniform Resources Locator
c. United Resource Locator
d. Uniform Resource Locator
Clear my choice

Question 29
Not yet answered
Marked out of 1.00

Flag question

Question text

IDENTIFICATION. Read the question carefully and type your answer in


the space provided.
Rasmus Lerdorf
Answer Who is the inventor of PHP?

Question 30
Not yet answered
Marked out of 1.00

Flag question

Question text

IDENTIFICATION. Read the question carefully and type your answer in


the space provided.

PHP 7.1
Answer PHP version that uses void return type, class constant visibility
modifiers, null types.

You might also like