Re: [PHP] Re: Booleans in lowercase or uppercase

2006-04-24 Thread Jesper Forsberg
Thank you very much. You've been most helpful :) On 4/25/06, Jochem Maas <[EMAIL PROTECTED]> wrote: > M. Sokolewicz wrote: > > Jesper Forsberg wrote: > > > >> Hello, > >> > >> I've seen the usage of both TRUE, true, FALSE and false all ov

[PHP] Booleans in lowercase or uppercase

2006-04-24 Thread Jesper Forsberg
Hello, I've seen the usage of both TRUE, true, FALSE and false all over the php.net site. Yet, there does not seem to be a clear distinction between the uppercase and lowercase variants. Will it make any difference if i use lowercase or uppercase? I would be thankful if someone could shed some li