A

Admin • 832.27K Points
Coach

Q. Which function is used to list all defined variables?

  • (A) get_defined_vars()
  • (B) var_list()
  • (C) list_vars()
  • (D) defined_vars()
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

get_defined_vars() returns an array of all defined variables.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.