R
Q. What will be the output of the following PHP code ?
<?php define("ATTENTION", "MCQ Buddy is good website.", true); echo $ATTENTION; ?>
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 is the correct syntax of print statement in PHP?
Q. Which PHP statement is used to jump out of a loop?
Q. How does the identity operator === compare two values?
Discusssion
Login to discuss.