A
Q. What will be the output of the following PHP code ?
Code:
<?php
echo "echo "Hello World"";
?>
echo "echo "Hello World"";
?>
- Correct Answer - Option(D)
- Views: 15
- Filed under category PHP
- Hashtags:
Discusssion
Login to discuss.