R
Q. what is the output of below program?
<?php $a = 0; if($a) { 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. What will be the output of the following PHP code?
Q. what is the latest version of PHP?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code ?
Q. what is the output of below program?
Q. What will be the output of the following PHP code ?
Q. Which of the following function displays the information about PHP and its configuration?
Discusssion
Login to discuss.