PHP MCQ - English
PHP files have a default file extension of..
Home | Discussion ForumFree Online Test
PHP files have a default file extension of..
.html
.xml
.php
.ph
Answer : C
Free Online Test
View More Related Question
1) Which statement will output $x on the screen?
2) Which of the conditional statements is/are supported by PHP?
3) Which of the following PHP statements will output Hello World on the screen?
4) A PHP script should start with ___ and end with ___:
5) Which of the following php statement/statements will store 111 in variable num?