Y
Q. What will be the output of the following PHP code?
<?php function constant() { define("GREETING", "Welcome to Narnia",true); echo greeting; } ?>
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. Which of the following php statement/statements will store 120 in variable n?
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. Variable name in PHP starts with
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.