R
Q. what is the output of below program?
<?php if(0==0){ echo "Sun"; } else{ 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. _______ variable is not a predefined variable.
Q. What is the intent of throw block?
Q. What is the result of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. How many loops are there in PHP?
Q. What will be the output of the following PHP code ?
Q. Which of the following practice is/are not supported by PHP?
Q. In which version of PHP E_STRICT Error level is introduced ?
Discusssion
Login to discuss.