Hello Martin, "Martin Hudec" <[EMAIL PROTECTED]> wrote:
> Hello @ Edwin, > > of course you can but let me say something > > if .. else is used when u > need to execute one thing in case that requirement in if is met and > second thing if it is not met... > > in case of if...elsif : command behind elsif is executed when > requirement in if is not met....you can add as many elsif as you > want...also u can end whole thing with else which is executed in case > when no previous requirements are met... > > hope I wrote it good....sorry im too tired to think about english > grammar and such things ;))) > Very clear! I understand. Well, I understand your point. There is nothing wrong with your style. I just wanted to give some options/suggestions. Besides, for the most part, it's just a matter of taste :) Best regards, - E -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php