R
Q. what is the output of below program?
<?php if(1) echo "Sun"; echo "Moon"; ?>
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following functions can be used to concatenate array elements to a single string?
Q. Which type is used to store the database call?
Q. The term PHP is an acronym for PHP:_______________.
Q. What is the value of $a and $b after the function call?
Q. What will be the output of the following PHP code?
Q. String is placed within _____.
Q. What will be the output of the following program?
Discusssion
Login to discuss.