gt; "Jackson, Michael" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Monday, February 05, 2001 4:48 PM
> Subject: RE: [PHP] Parse error on blank line...
>
> > Even if I was missing a brace, doesn't it seem odd that it would
> always
> > give
ROTECTED]>; "April" <[EMAIL PROTECTED]>;
"Jackson, Michael" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, February 05, 2001 4:48 PM
Subject: RE: [PHP] Parse error on blank line...
> Even if I was missing a brace, doesn't it seem odd that
ackson, Michael; [EMAIL PROTECTED]
Subject: RE: [PHP] Parse error on blank line...
I'm not sure where it is, but I agree that you are missing a curly brace
somewhere. Take a break from your code for a bit, come back to it, and
start matching braces. I suggest getting a coffee or
ED]]
> Sent: Monday, February 05, 2001 4:31 PM
> To: Jackson, Michael; [EMAIL PROTECTED]
> Subject: Re: [PHP] Parse error on blank line...
>
>
> You missed a } in there. Inside of that else, you have an
> if, but you never
> close the else.
>
> >190
argh, nm, I'm an idiot.
- Original Message -
From: "April" <[EMAIL PROTECTED]>
To: "Jackson, Michael" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, February 05, 2001 4:31 PM
Subject: Re: [PHP] Parse error on blank line...
> You
You missed a } in there. Inside of that else, you have an if, but you never
close the else.
>190 showmainscreen();
>191}
>192
should be
>190 showmainscreen();
>191}
>192}
- Original Message -
From: "Jackson, Michael" <[EMAIL PROTECTED]>
To
6 matches
Mail list logo