InterviewSolution
Saved Bookmarks
| 1. |
What should be the correct syntax to write a PHP code?(a) < php>(b) < ? php?>(c) (d) This question was posed to me during an online exam.Question is from Basics in chapter Basics of PHP of PHP |
|
Answer» The correct option is (c) ?> |
|