Difference Between case sensitive constant and case in sensitive constant ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 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