A

Admin • 833K Points
Coach

Q. Which function returns the type of a variable?

  • (A) gettype()
  • (B) typeof()
  • (C) vartype()
  • (D) type()
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

gettype() returns the type of a PHP variable.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.