S
Q. What will be the output of the following PHP code ?
<?php $Country= India; echo "$Country" . India; ?>
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. The term PHP is an acronym for PHP:_______________.
Q. A variable declared outside a function has a ____.
Q. Which of the following function used to convert a string to uppercase?
Q. Which function in PHP is used to get the length of string variable?
Q. What will be the output of the following PHP code ?
Q. Which function is used to replace text within a string?
Q. Which statement is faster echo or print?
Discusssion
Login to discuss.