in reply to Help with this statement
That should clear things up.if ($value == 456 || $value == 453){ print something; } else { print nothing; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(cLive ;-) Re: Help with this statement
by cLive ;-) (Prior) on Jan 11, 2002 at 23:20 UTC | |
by Parham (Friar) on Jan 12, 2002 at 01:56 UTC | |
|
Re: Re: Help with this statement
by basicdez (Pilgrim) on Jan 11, 2002 at 20:59 UTC |