PooriPadhai Logo Home Courses Online Tool Online Test Study Material Contest Blog

PHP Form Handling Online Test



Instructions:
  • Total number of questions : 10.
  • Time alloted : 10 minutes.
  • Each question carry 1 mark.
  • No Negative marks
  • DO NOT refresh the page.
  • All the best :-)




What You Will Learn in

This PHP Form Handling Online Test helps you to Boost your Knowledge in PHP. In this test, we will cover the topics in the form of questions like

  • How to connect HTML form with PHP and Putting of validation on it?
  • Also, learnt why we use $_GET and $_POST in PHP.
  • How do we secure our form data by PHP from attackers.
  • How to collect data by GET and POST methods and why do we use strip_tag in PHP with forms.