Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What is the valid way to start a PHP function? Select one: a. function test{} b. function test[] c. def function test{} d. function test()

What is the valid way to start a PHP function?

Select one:

a. function test{}

b. function test[]

c. def function test{}

d. function test()

What function can you use to get the position of a string or character inside a string?

Select one:

a. string_position()

b. length()

c. len()

d. strrpos()

Question 4

Not yet answered

Marked out of 1.00

Flag question

Question text

PHP variables are weekly typed, which means that:

Select one:

a. you cant store data in them for a long time

b. you do not have to define their type before you initialize them

c. strongly typed languages like Java are better

d. strongly typed languages do not require variable definitions

What character concatenates strings in PHP? a. b. c. d.RIGHT

Select one:

a. ;

b. &

c. *

d. .

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Relational Model A Retrospective Review And Analysis

Authors: C. J. Date

1st Edition

0201612941, 978-0201612943

More Books

Students also viewed these Databases questions

Question

1. Where do these biases come from?

Answered: 1 week ago

Question

7. What decisions would you make as the city manager?

Answered: 1 week ago