Hi
Probably a missing ;
?>
">
-Original Message-
From: Ignatius Reilly [mailto:[EMAIL PROTECTED]]
Sent: 23 January 2003 22:00
To: David Rice; [EMAIL PROTECTED]
Subject: Re: [PHP-DB] need help spotting this php parse error
Dunno.
I also re
ct: [PHP-DB] need help spotting this php parse error
> When i run this script it tells me that I have a parse error on line 34? I
> really can't see it anyhelp (please!) would be much appreciated Cheers,
Dave
>
>
> session_start();
>
> if(!$HTTP_COOKIE_VARS["usernam
gt; It Does have a closing Brace, just check my second email it
> contains the
> FULL code.. i missed the last few lines copying it the first time
> somehow.
>
>
> >From: "Andreas Sheriff" <[EMAIL PROTECTED]>
> >To: "David Rice" <[EMAIL PR
> From: David Rice [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 23, 2003 3:11 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] need help spotting this php parse error
>
>
>
>
>
> It Does have a closing Brace, just check my second email
It Does have a closing Brace, just check my second email it contains the
FULL code.. i missed the last few lines copying it the first time somehow.
From: "Andreas Sheriff" <[EMAIL PROTECTED]>
To: "David Rice" <[EMAIL PROTECTED]>
Subject: RE: [PHP-DB] need he
You forgot to close the { of the first if-statement.
">
David Rice <[EMAIL PROTECTED]> [EMAIL PROTECTED] 20:53 Uhr:
> When i run this script it tells me that I have a parse error on line 34? I
you might try pulling the semi colon out before while. i put it in
red. i think,that's probably it. addison
When i run this script it tells me that I have a parse error on line
34? I really can't see it anyhelp (please!) would be much
appreciated Cheers, Dave
session_start();
if(!$HTTP_C
Tell us specifically what the parse error is reporting to you and
specifically what line is line 34.
> -Original Message-
> From: David Rice [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 23, 2003 2:53 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] need help spotting
When i run this script it tells me that I have a parse error on line 34? I
really can't see it anyhelp (please!) would be much appreciated Cheers, Dave
session_start();
if(!$HTTP_COOKIE_VARS["username"]) {
/* The Cookie is not set, so load the page as if it is the first time
*/
inclu