HTML Form and PHP MCQ

Programming Language > PHP

This is the MCQ questions and answers section on "PHP HTML Forms" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.


  • A $GET & $SET
  • B $_GET & $_SET
  • C $__GET & $__SET
  • D GET & SET
  • A basic sql injection
  • B advanced sql injection
  • C cross-site scripting
  • D scripting
  • A none
  • B only you
  • C everyone
  • D selected few
  • A none
  • B only you
  • C everyone
  • D selected few
  • A $BOTH
  • B $_BOTH
  • C $REQUEST
  • D $_REQUEST
  • A GET
  • B POST
  • C REQUEST
  • D NEXT
  • A remove_tags()
  • B strip_tags()
  • C tags_strip()
  • D tags_remove()
  • A FILTER_VALIDATE_EMAIL
  • B FILTER_VALIDATE_MAIL
  • C VALIDATE_EMAIL
  • D VALIDATE_MAIL
  • A 5
  • B 6
  • C 7
  • D 8