Home > Information Technology (IT) Support Executive > Quizzes > Information Technology Support Executive Practice Test: Webpage Design Using PHP
Information Technology Support Executive Practice Test: Webpage Design Using PHP
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 64% Most missed: “Which variable is used to collect the data sent with both the get & post methods…”
Information Technology Support Executive Practice Test: Webpage Design Using PHP
Time left 00:00
22 Questions

1. What size of the file is returned by file size function of PHP?
2. Which of the following is a PHP code editor?
3. For accessing global variable anywhere from script, what is used by PHP?
4. In PHP, the language variables starts with which of the following symbols?
5. Which function is used to remove whitespace from the start of string?
6. Which of the following statement prints in PHP?
7. What will be the output of the following PHP code?
8. What is the use of ricfirst ?
9. Which function is used to remove all HTML tags from a string passed to a form?
10. What is the file extension of PHP?
11. Which function is used to get the length of multiple in PHP ?
12. In PHP which language construct is used to output string in PHP?
13. Which variable is used to collect the data sent with both the get & post methods?
14. Which language construct is used to output only one string in PHP?
15. There are various scope of variable in PHP statement?
16. Which function is used to get ACCII value of a character in PHP?
17. What symbol is used the end of any PHP statement?
18. PHP store all global variables in an array, what it is called?
19. Which of the following are the predefined variables in PHP except?
20. What type of PHP scripting language is?
21. Out of the below what is the newline character symbol?
22. What is the code of PHP?