<<< Previous question <<< Question ID#0449.md >>> Next question >>>
Is the following valid PHP code?
<php>
echo 'There's a worm in my apple';
</php>
- A) no
- B) yes
- C) only in php 4
- D) only if we are using Laravel framework
Answer
Answer: A
Is the following valid PHP code?
<php>
echo 'There's a worm in my apple';
</php>
Answer: A