English

What are the rules for declaring variables in PHP? - Information Technology

Advertisements
Advertisements

Question

What are the rules for declaring variables in PHP?

Answer in Brief

Solution

Following are the rules for declaring variables in PHP:

  1. A variable starts with the $ sign, followed by the name of the variable
  2. A variable name must start with a letter or the underscore character
  3. A variable name cannot start with a number
  4. A variable name can only contain alpha-numeric characters and underscores (A-z, 0-9, and_)
  5. Variable names are case-sensitive ($age and $AGE are two different variables)
shaalaa.com
  Is there an error in this question or solution?
Chapter 5: Server-Side Scripting (PHP) - Exercises [Page 78]

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×