Home »
Unlabelled »
<?php $x="display"; ${$x.'_result'} (); ? > Above program will call the function display_result() | PHP
<?php $x="display"; ${$x.'_result'} (); ? > Above program will call the function display_result() | PHP
A. False
B. True
C. Parser Error
D. None of the above
Ans: B
No comments:
Post a Comment