1.

What will be the output of the following PHP code?";}$function_holder = "sayHello";$function_holder();?>%!

A. No Output
B. Error
C. sayHello
D. HelloWorld
Answer» E.


Discussion

No Comment Found