You are here: Re: [SPAM] - [PHP] Nested IFs Problem - Bayesian Filter detected spam « PHP « IT news, forums, messages
Re: [SPAM] - [PHP] Nested IFs Problem - Bayesian Filter detected spam

Posted by Justin Francis on 10/19/30 11:25

Albert Padley wrote:

> I have the following nested ifs:
>
> if ($row['date'] < '2005-10-02') {
> if ($row['time'] < '12:00') {
> if ($row['field'] == 'P5' ) {
>
> echo "<td class=\"tabletextbluebg\">Success";
>
> }
> }
> }
>
> else {
>
> echo "<td class=\"tabletextred\">Failed";
> }
> </td>
>
> Whenever the 3 if statements are true, I always get the correct
> "Success" to echo. However, if any or all of the if statements are
> false, I never get "Failed" to echo.
>
Once the first if statement is evaluated as true, the else statement
will never be executed -- regardless of the outcome of the two nested
ifs. I am not sure what you are trying to accomplish here, but perhaps
all three of your if conditions should be combined into one if condition
ANDed (&&) together? Or maybe the if...elseif...else structure is what
you need.

Hope this helps.

Justin



> I know it's something simple, but I just can't see it at the moment.
>
> TIA
>
> Albert Padley
>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация