Difference Between case sensitive constant and case in sensitive constant ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Difference Between case sensitive constant and case in sensitive constant ?

Any PHP Legend here ?

5th Mar 2019, 1:47 PM
AKASH KUMAR GUPTA
AKASH KUMAR GUPTA - avatar
1 Resposta
+ 6
If it is case insensitive it will be called even if you use a capital letter whereas in case sensitive it has to be exactly the same
6th Mar 2019, 9:27 AM
Jacob Heath
Jacob Heath - avatar