English

What are the rules for declaring variables in PHP?

Advertisements
Advertisements

Question

What are the rules for declaring variables in PHP?

Answer in Brief
Advertisements

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
PHP Variables
  Is there an error in this question or solution?
Chapter 5: Server-Side Scripting (PHP) - Exercises [Page 78]

APPEARS IN

Balbharati Information Technology (Science) [English] Standard 12 Maharashtra State Board
Chapter 5 Server-Side Scripting (PHP)
Exercises | Q 6.2 | Page 78
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×