S
Q. What will be the output of the following PHP code ?
<?php $Team1 = "Chennai Super King"; $Team2 = "Mumbai Indian"; echo "$Team1 " . "$Team2"; ?>
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 PHP function is used to sort an indexed array in descending order?
Q. What will be the output of the following PHP code?
Discusssion
Login to discuss.