Question Text: Storage Data in PHP Select One: A. Echo B. Box C. Variables D. Cloud
Question Text: Storage Data in PHP Select One: A. Echo B. Box C. Variables D. Cloud
Question Text: Storage Data in PHP Select One: A. Echo B. Box C. Variables D. Cloud
Flag question
Question text
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
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
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
Question 9
Not yet answered
Marked out of 1.00
Flag question
Question text
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
Question 12
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 13
Not yet answered
Marked out of 1.00
Flag question
Question text
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
Question 15
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 16
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 17
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 18
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 19
Not yet answered
Marked out of 1.00
Flag question
Question text
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
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
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
Question 26
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 27
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 28
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 29
Not yet answered
Marked out of 1.00
Flag question
Question text
Question 30
Not yet answered
Marked out of 1.00
Flag question
Question text
PHP 7.1
Answer PHP version that uses void return type, class constant visibility
modifiers, null types.