> Why you ppl. do this:
>   if ($condition) {
>     file://action 1
>     file://action 2
>     file://action 3
>
>   }

Because they have been saved.

> instead of this:
>   if ($condition)
>   {
>     file://action 1
>     file://action 2
>     file://action 3
>   }

Because they are damned to hell.

:-)

Bottom line:  You'll never, ever, ever get a majority vote on this one.  Use
the one you like, and deal with it when somebody else uses the other one.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to