N
Q. What will be the output of the following PHP code ?
<?php $one = "Hello"; $two = "World"; echo "$one$two"; ?>
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. 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 of the following variables is not a predefined variable in PHP?
Q. Which of the following is/are the code editors in PHP?
Q. What is the result of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. You can test the type of any variable with the ..... function.
Discusssion
Login to discuss.