Question: A. Write PHP code that will echo out three variables $first, $second, and $third with spaces between them. B. Write an if statment that will

A.

Write PHP code that will echo out three variables $first, $second, and $third with spaces between them.

B.

Write an if statment that will assign one to $count if $name = "John" or $unplugged is less then 16.

C.

Write a for loop that will run 15 times and print out 1 to 15 in this way "You are on the # loop".

D.

Write a function that takes in $total and $tax and returns the product of the two.

E.

Write a for each loop that will read through the array $days[] that will assign the day position to a variable called $dayOweek.

**PHP questions, any help thanks :)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!