Q29
What will be the output of the following PHP code ?
A.
onetwo
B.
one
C.
nothing
D.
error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The above syntax will produce an error, unlike the echo statement.