yeah well they are really close but i add a ")" on line 3
From: "Andy B" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [PHP] very large and long if statement
Date: Thu, 8 Apr 2004 02:03:38 -0400
i dont see any difference in the one you wrote and t
;]['StartingDay'])
> && !empty($_SESSION['add']['StartingMonth'])
> && !empty($_SESSION['add']['StartingYear'])
> && !empty($_SESSION['add']['EndingDay']})
> && !empty($_SESSION['ad
Thursday, April 8, 2004, 3:59:39 AM, you wrote:
>> I have this very large and long if statement:
>> if
>> (!empty($_SESSION['add']['type'])
>> && !empty($_SESSION['add']['start_date']
>> && !empty($_SESSION['add']['end_date'])
>> && !empty($_SESSION['add']['name'])
>> && !empty($_SESSION['add
> I have this very large and long if statement:
> if
> (!empty($_SESSION['add']['type'])
> && !empty($_SESSION['add']['start_date']
> && !empty($_SESSION['add']['end_date'])
> && !empty($_SESSION['add']['name'])
> && !empty($_SESSION['add']['county'])
> && !empty($_SESSION['add']['discription
27;])
&& !empty($_SESSION['add']['StartingYear'])
&& !empty($_SESSION['add']['EndingDay']})
&& !empty($_SESSION['add']['EndingMonth'])
&& !empty($_SESSION['add']['EndingYear']))
{//run t
On Wed, 2004-04-07 at 19:01, Justin Patrin wrote:
> Robert Cummings wrote:
>
> > On Wed, 2004-04-07 at 18:47, Andy B wrote:
> >
> >>I have this very large and long if statement:
> >>if
> >> (!empty($_SESSION['add']['type'])
> >> && !empty($_SESSION['add']['start_date']
> >> && !empty($_SESSION['a
Robert Cummings wrote:
On Wed, 2004-04-07 at 18:47, Andy B wrote:
I have this very large and long if statement:
if
(!empty($_SESSION['add']['type'])
&& !empty($_SESSION['add']['start_date']
&& !empty($_SESSION['add']['end_date'])
&& !empty($_SESSION['add']['name'])
&& !empty($_SESSION['add']['cou
On Wed, 2004-04-07 at 18:47, Andy B wrote:
> I have this very large and long if statement:
> if
> (!empty($_SESSION['add']['type'])
> && !empty($_SESSION['add']['start_date']
> && !empty($_SESSION['add']['end_date'])
> && !empty($_SESSION['add']['name'])
> && !empty($_SESSION['add']['county'])
I have this very large and long if statement:
if
(!empty($_SESSION['add']['type'])
&& !empty($_SESSION['add']['start_date']
&& !empty($_SESSION['add']['end_date'])
&& !empty($_SESSION['add']['name'])
&& !empty($_SESSION['add']['county'])
&& !empty($_SESSION['add']['discription'])
&& !empty($
9 matches
Mail list logo