PHP QUIZ
Instructions:
- Total Number of Questions: 10
- Score out of: 10
- Time alloted: 30 seconds per question, total 30 minutes
- Each question carry 1 mark
- No negtive marking
NOTE:
Select one option as answer, for per question and then Click 'Submit and Next' button for next question
Click the 'Result' button after 10th question to get you score.
Do not refresh the Page.
1. If $a = 12 what will be returned when ($a == 12) ? 5 : 1 is executed?
2. Which among the following is not a valid PHP XML api?
3. Choose correct function which checks if a specified value exists in an array?
4. What is the correct way to start php session?
5. Which of the following is used to declare a constant?
6. Which one is not a constant in php
7. Which variable is used to collect form data sent with both the GET and POST methods?
8. Which of the following is used to validate and sanitize external input?
9. What is the use of ereg() function in PHP?
10. PHP allows us to use include (”header.php”) two times in a PHP page “index.php”?
DONE
Your Score: 1 Out of 10
Want to give quiz again? Click on below button...
RETAKE QUIZ
Back To Home