Q43
What will be the output of the following PHP code?
A.
Hello World!
AnswerB.
welcome to india
C.
This is PHP!
D.
MCQ questons
Answer: Option A
Solution
Answer: Option A
Solution:
The hex2bin() function converts a string of hexadecimal values to ASCII characters.