N
Q. What will be the output of the following php code?
<?php $n = "12"; $n1 = "21"; print $n+$n1; ?>
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 will be the output of the following PHP code ?
Q. The array index starts from ______?
Q. What will be the output of the following PHP code ?
Q. Which function is used to get ASCII value of a character in PHP ?
Q. Which of the following declaration invoke the exception class?
Q. Which PHP function is used to get the square root of the given number?
Q. What will be the output of the following PHP code?
Discusssion
Login to discuss.