Vidyalelo
PHP · Q5

Operators And Expressions

Programming · PHP · question 5

Q5

What will be the output of the following PHP code ?

A.
Hello world
B.
Hello world in italics
Answer
C.
Nothing
D.
Error

Answer: Option B

Solution

Answer: Option B
Solution:
You can use tags like italics, bold etc. inside php script.