हिंदी

What are the rules for declaring variables in PHP?

Advertisements
Advertisements

प्रश्न

What are the rules for declaring variables in PHP?

संक्षेप में उत्तर
Advertisements

उत्तर

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
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 5: Server-Side Scripting (PHP) - Exercises [पृष्ठ ७८]

APPEARS IN

बालभारती Information Technology (Science) [English] Standard 12 Maharashtra State Board
अध्याय 5 Server-Side Scripting (PHP)
Exercises | Q 6.2 | पृष्ठ ७८
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×