Php Online Test

Start Your Test

keyboard_arrow_down

Instructions:

  • Total number of questions: 10.
  • Time allotted: 10 minutes.
  • Each question carries 1 mark.
  • No negative marks.
  • DO NOT refresh the page.
  • All the best :-)

What You Will Learn:

This PHP Basics Online Test helps you to Boost your Knowledge in PHP. In this test, we will cover the topics in the form of questions like
  • Full Form of PHP is Hypertext Preprocessor or Personal Home Page.
  • The founder of the PHP is Rasmus Lerdorf.
  • symbol indicate the ending of PHP script.
  • Any of the PHP Code Editor we can use to write and edit PHP script.
  • MYSQL is not compulsory to run PHP code but it is very useful when we write the PHP code to deal with MYSQL Database.
  • // and # both we can use to make a single line comment in PHP code.