Jump To Content
laurellion

laurellion’s Tests


PHP Basics

A test by Lawrence Badanai.

Test Questions
  1. Question
    Curly Braces in PHP are used to define:
    Answers
    Correct Answer Text
  2. Question
    The maximum length of a string held in a variable is ...
    Answers
    Correct Answer Text
  3. Question
    PHP is available
    Answers
    Correct Answer Text
  4. Question
    Who do you need to contact to obtain a license if you want to use PHP?
    Answers
    Correct Answer Text
  5. Question
    How does PHP interface to the web server?
    Answers
    Correct Answer Text
  6. Question
    Comments in your PHP
    Answers
    Correct Answer Text
  7. Question
    what's the result of 1 + 2 * 3 + 4
    Answers
    Correct Answer Text
  8. Question
    Which of the following is not a valid variable name?
    Answers
    Correct Answer Text
  9. Question
    To access a form variable from the following PHP page (recent versions), you should
    Answers
    Correct Answer Text
  10. Question
    PHP statements are usually teminated by
    Answers
    Correct Answer Text
  11. Question
    In PHP, the word "bgcolor" is used as
    Answers
    Correct Answer Text
  12. Question
    In PHP, the word "and" is used as?
    Answers
    Correct Answer Text
  13. Question
    You'll use a loop in your PHP program
    Answers
    Correct Answer Text
  14. Question
    PHP stands for Prety Hot Property
    Answers
    Correct Answer Text

Test Statistics

  • Rating Likes 3 Negative 1

Your Actions