A

Admin • 833K Points
Coach

Q. What will be the output of is numeric function if value is one two three

  • (A) False
  • (B) True
  • (C) Error
  • (D) One two three
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

is numeric returns true only if the value is a number or numeric string

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.