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 are an exception in PHP?
Q. there are__________ methods available for the exception class?
Q. In which version of PHP E_STRICT Error level is introduced ?
Q. Which function in PHP is used to get the length of string variable?
Q. Which of following is not a Superglobals in PHP?
Q. What will be the output of the following PHP code?
Q. Which PHP function is used to create an array?
Q. What will be the output of the following PHP code ?
Q. Which element of the of PHP $_SERVER variable is used to get the path of the current script?
Discusssion
Login to discuss.