RE: [PHP] Booleans in lowercase or uppercase

2006-04-24 Thread Nicolas Verhaeghe
> 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 s

Re: [PHP] Booleans in lowercase or uppercase

2006-04-24 Thread Richard Lynch
On Mon, April 24, 2006 5:12 pm, Jesper Forsberg wrote: > 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 uppe