Re: [PHP] Parse error on blank line...

2001-02-06 Thread Toby Butzon
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

Re: [PHP] Parse error on blank line...

2001-02-05 Thread April
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

RE: [PHP] Parse error on blank line...

2001-02-05 Thread Jackson, Michael
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

RE: [PHP] Parse error on blank line...

2001-02-05 Thread johnny p.
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

Re: [PHP] Parse error on blank line...

2001-02-05 Thread April
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

Re: [PHP] Parse error on blank line...

2001-02-05 Thread April
hael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 4:23 PM Subject: [PHP] Parse error on blank line... > Hello all, > > I hope this doesn't turn out to be a stupid question, but we will > see... I am getting parse errors

[PHP] Parse error on blank line...

2001-02-05 Thread Jackson, Michael
Hello all, I hope this doesn't turn out to be a stupid question, but we will see... I am getting parse errors on blank lines. Not commented, but totally blank. And seemingly no matter how I manipulate the text, it turns out to always be on the same line. I'm using vim with syntax