M
Q. What will be the output of the following PHP code ?
<?php $v = 'Hello'; echo "Wor$ld"; ?>
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 built-in functions is used to determine object type?
Q. Which of the following PHP statements will output Hello interview Mania on the screen?
Q. What will be the output of the following PHP code ?
Q. Which of the following built-in functions is used to add a value to the end of an array?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code ?
Q. Which of the following function used to convert a string to uppercase?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.