[PHP-DEV] PHP history question : case sensitivity From: Flavien LEBARBE (flebarbe <email protected>)
Date: 04/19/00

Hello,

I've this question in mind for a while : Why does
PHP interpret everything as case insensitive ?
For me, it has two downsides :

1) Every function has to lowercase the variable names,
   it's time consumming.
2) It EncOURaGeS bAD CoDiNG StAnDArDs aS AlL vArIaBlEs
   cAsE VaRIaNTs ArE AcCepTEd. ;-)

I totally agree (and don't want to start a thread on
this subject) that it cannot be changed anymore as
it would break sooooooo many applications written in
PHP, but how did this happen historically ?

Flavien, computer languages history curious ;-)

-- 
Flavien LEBARBE       OPEN CARE      Support for Freedom
mailto:flebarbe <email protected>           http://www.ocare.com
Tel:+33 141430890                      Fax:+33 141430891

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>