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. Which of the following 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 will be the output of the following PHP code ?
Q. Which PHP function modifies the timestamp?
Q. What is the use of PHP sort() function?
Q. What will be the output of the following PHP code ?
Q. Which statement is faster echo or print?
Discusssion
Login to discuss.