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. In the following source code, what is/are the properties?
Q. what is the output of below program?
Q. Which of the following variables is not a predefined variable in PHP?
Q. What will be the output of the following PHP code ?
Q. Which of the following variable name is invalid?
Q. Which is not a Built-in function for string in PHP?
Q. What will be the output of the following PHP code ?
Q. Which is not a valid PHP superglobal variable?
Discusssion
Login to discuss.