Y
Q. What will be the output of the following PHP code ?
<?php # echo "Hello world"; echo "# Hello world"; ?>
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. Which element of the of PHP $_SERVER variable is used to get the path of the current script?
Q. Which of the following is the correct way to add a comment in 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 of the below symbols is a newline character?
Q. what is the output of below program?
Q. Which of the following is the correct way to print "Hello World" in PHP?
Discusssion
Login to discuss.