Y
Q. What will be the output of the following PHP code ?
<?php $color = "red"; $color = "green"; echo "$color"; ?>
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 is the result of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. PHP is an acronym for ____.
Q. what is the output of below program?
Q. what is the output of below program?
Q. A function in PHP which starts with __ (double underscore) is known as __________ .
Discusssion
Login to discuss.