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. If your object must inherit behavior from a number of sources you must use a/an
Q. what is the output of below program?
Q. To get the current memory usage which PHP function is used?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.