A

Admin • 833K Points
Coach

Q. Which of the following is a valid PHP variable name

  • (A) dollar total
  • (B) total amount
  • (C) totalAmount
  • (D) one two three
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

PHP variable names must start with a letter or underscore and cannot contain spaces

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.