Q7
What will be the output of the following PHP code ? ?>
A.
Hello
B.
Hello world
C.
Nothing
D.
Error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
You can not have php tags inside a php tag.