Test Status
      PHPRANDOMTEST
      (A) Get
      (B) Post
      (C) Both Get and Post
      (D) There is no direct way for larger form. You need to store them in a file and retrieve
      (A) Array
      (B) Objects
      (C) Both
      (D) None
      (A) require()
      (B) include()
      (C) both of above
      (D) None of above
      (A) Linux And Mysql Php
      (B) Linux Apache Mysql Php
      (A) bool func_exist(functioname)
      (B) bool function_exists(functionname)
      (C) bool f_exists(functionname)
      (A) Single type variable
      (B) Multitype variables
      (C) Double type variables
      (D) Trible type variables