Posted by tony on 12/22/05 18:05
>> By introducing case-sensitivity you are suddenly saying that $FOO and
>> $foo are now different, which goes against the grain of everything that
>> I have been taught since my first day at school way back in the last
>> century.
> A common Java idiom is:
> Foo foo = new Foo();
> The convention in Java is that class names begin with an upper-case
> letter and variables begin
Who gives a toss about how java does it? This is a PHP topic.
Navigation:
[Reply to this message]
|