No I totaly agree.  That's exactly the way I code!  *ROTFLMAO*
-Kevin

----- Original Message -----
From: "Robert Cummings" <[EMAIL PROTECTED]>
To: "Kevin Stone" <[EMAIL PROTECTED]>
Cc: "ed" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 2:40 PM
Subject: Re: [PHP] coding standards - control structures


> Kevin Stone wrote:
> >
> > I believe the standards are for coding PEAR modules so all code is
presented
> > in the same style.  It really has no influence on the language or
community
> > at large.  I say code the way you feel most comfortable with and damb to
> > anyone who complains.  :)
> > -Kevin
>
> The best way for sure as I stand before God (if you believe in that) is as
> follows:
>
>     if( $foo )
>     {
>         // Do something.
>     }
>     else
>     {
>         // Do something else.
>     }
>
> Of course you're welcome to disagree ;)
>
> Cheers,
> Rob.
> --
> .-----------------.
> | Robert Cummings |
> :-----------------`----------------------------.
> | Webdeployer - Chief PHP and Java Programmer  |
> :----------------------------------------------:
> | Mail  : mailto:[EMAIL PROTECTED] |
> | Phone : (613) 731-4046 x.109                 |
> :----------------------------------------------:
> | Website : http://www.webmotion.com           |
> | Fax     : (613) 260-9545                     |
> `----------------------------------------------'
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to