answersLogoWhite

0

Is php a case sensitive language?

Updated: 11/10/2022
User Avatar

Wiki User

12y ago

Best Answer

yes.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is php a case sensitive language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which parts of php are case sensitive and which are not?

Case Sensitive parts of php include:VariablesConstantsArray KeysClass PropertiesClass ConstantsCase Insensitive parts of php include:Functions (believe it or not!)Class ConstructorsClass methodsKeywords and Contructs (if, else, false, true, etc.)


Is “C language” case sensitive programminIs “C language” case sensitive programming language If yes why and if no whyg language If yes why and if no why?

C is case sensitive, which means that, for example, $var and $VAR are not the same variable.


PHP case sensitivity refers to what?

PHP case sensitivity refers to that in coding it matters if the code is in capital letters. Case sensitivity specifically in PHP refers to variables, constants, array keys, class properties, and class constants. Some items in PHP that are not case sensitive are functions, class constructors, class methods, and keywords and constructs.


Is javascript a case-sensetive language?

Yes it is case sensitive.


Was a javascript was a case sensitive scripting language?

Yes.


What is one fact anout c language?

It is case-sensitive.


Is php an interpretor?

PHP is in interpreted language, and ships with one, however PHP itself is a program language and not an interpreter.


What programming language is PHP made with?

PHP is written in the C programming language.


What does case sensitive imply in a programming language?

"Case sensitive" means that, for example, myvariable, MyVariable, and myvAriAble are three separate things. In other words, upper case or lower case matters.


Is PHP a drug?

PHP is a programming language. You may be thinking of PCP, or a-PHP (a-Pyrrolidinobutiophenone).


How does the language support variable names Are variable names case sensitive?

> How does the language support variable names? You can use any identifier to name a variable. > Are variable names case sensitive? Yes, in some languages, they are.


Which language is used more for websites PHP or ASP.net?

Php