PHP Basics - syntax, variables, data types, operators, control structures, mixing PHP with HTML - Online Test
30:00
1. What is the standard file extension for PHP files?
2. Which symbol is used to start a PHP code block?
3. Which symbol is used to end a PHP code block?
4. How do you declare a variable in PHP?
5. What is the default value for a variable that has been declared but not assigned a value in PHP?
6. Which PHP data type is used to store whole numbers?
7. Which PHP data type is used to store decimal numbers?
8. Which PHP data type is used to store text?
9. Which PHP data type can store one of two values: TRUE or FALSE?
10. Which PHP data type represents an object that has no value?
Test Results
0/0