RE: [PHP] Re: Better standards in PHP-coding

2002-04-23 Thread Ford, Mike [LSS]
> -Original Message- > From: michael kimsal [mailto:[EMAIL PROTECTED]] > Sent: 21 April 2002 04:17 > > Second, *HOW MANY* PHP statements can be followed by a { ? > > I can think of three > > if (foo) { > function foo () { > class foo { > > Maybe there's one more that I'm missing [...]

[PHP] Re: Better standards in PHP-coding

2002-04-20 Thread michael kimsal
Frank wrote: > For starters, just because GNU says something is what should be done doesn't mean it's the right way. They don't believe software should be licensed in particular ways, and I happen to believe it's up to the developer(s) of a package to decide that. Second, *HOW MANY* PHP stat