Thanks very much for the help, Davi,, no more such errors.. :)
Ian
"Davi" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Em Sexta 30 Março 2007 18:55, Ian escreveu:
> Parse error: syntax error, unexpected ';' in
> /hxxx/x/domains/x.com/public_html/blog/labels.php on line 15
>
Hehe.., didn't i told i am poor in this, actually, never learn PHP before..
:)
No more such errors anymore thank you Tijnema! =)
Ian
""Tijnema !"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 3/30/07, Ian <[EMAIL PROTECTED]> wrote:
>> Hi everyone, i am new to PHP, but not a
On 3/30/07, Ian <[EMAIL PROTECTED]> wrote:
Hi everyone, i am new to PHP, but not a programmer..,
i got this php code to workout on something on my blog, but it seems that it
gives me the following error:
Parse error: syntax error, unexpected ';' in
/hxxx/x/domains/x.com/public_html/blog/
Em Sexta 30 Março 2007 18:55, Ian escreveu:
> Parse error: syntax error, unexpected ';' in
> /hxxx/x/domains/x.com/public_html/blog/labels.php on line 15
>
>
http://.x.com/labels');
2
define('SEARCH_DIR','//x/domains/x.com/public_html/blog/labels');
3 define('THIS_FIL
viewers can't glean any
info from failed scripts like path directories and file names...
---John Holmes...
> -Original Message-
> From: Maxim Maletsky (PHPBeginner.com)
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 25, 2002 11:19 AM
> To: 'Nathan';
From: "Maxim Maletsky (PHPBeginner.com)" <[EMAIL PROTECTED]>
To: "'Nathan'" <[EMAIL PROTECTED]>; "'PHP'" <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 12:58 PM
Subject: RE: [PHP] Parse Error - Help? (AGAIN)
> I would agree
-
> From: "Maxim Maletsky (PHPBeginner.com)"
<[EMAIL PROTECTED]>
> To: "'Nathan'" <[EMAIL PROTECTED]>; "'PHP'"
<[EMAIL PROTECTED]>
> Sent: Thursday, April 25, 2002 12:18 PM
> Subject: RE: [PHP] Parse Error - Help? (AGAI
Message -
From: "Maxim Maletsky (PHPBeginner.com)" <[EMAIL PROTECTED]>
To: "'Nathan'" <[EMAIL PROTECTED]>; "'PHP'" <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 12:18 PM
Subject: RE: [PHP] Parse Error - Help? (AGAIN)
You
ins
> -Original Message-
> From: Nathan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 25, 2002 7:15 PM
> To: PHP
> Subject: Re: [PHP] Parse Error - Help? (AGAIN)
>
> I'll second that one... always better to code with register_globals =
Off and E_ALL
> report
> > To stop receiving the messages from undefined variables add this at top
> > of your files:
> >
> > error_reporting(55);
>
> Or better yet, keep as you're doing and develop with E_ALL
> and fix those E_NOTICE errors correctly! ;)
Well said...don't hide and ignore the warnings...fix them.
-
e that the variable needs to be validated,
because it can be anything coming through the URL.
Hope that helps.
---John Holmes...
- Original Message -
From: "Jason Soza" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 12:33 PM
Subject: Re: [PH
Yeah, I think I'd rather fix the errors rather than just not see them.
I'd still know they were there and it'd bug me!
Thanks everyone for your help!
Jason Soza
- Original Message -
From: "Nathan" <[EMAIL PROTECTED]>
Date: Thursday, April 25, 2002 9
I'll second that one... always better to code with register_globals = Off and E_ALL
reporting level
IMHO.
# Nathan
- Original Message -
From: "Philip Olson" <[EMAIL PROTECTED]>
To: "Maxim Maletsky (PHPBeginner.com)" <[EMAIL PROTECTED]>
> To stop receiving the messages from undefined va
> To stop receiving the messages from undefined variables add this at top
> of your files:
>
> error_reporting(55);
Or better yet, keep as you're doing and develop with E_ALL
and fix those E_NOTICE errors correctly! ;)
Regards,
Philip Olson
--
PHP General Mailing List (http://www.php.net/)
5);
> Thanks for your help, I'll work on my PHP listetiquette.
>
> Jason Soza
Sincerely,
Maxim Maletsky
Founder, Chief Developer
www.PHPBeginner.com // where PHP Begins
>
> - Original Message -
> From: "1LT John W. Holmes" <[EMAIL PRO
d 0. Correct? Then I can use if($id)
statements later on without having PHP return "Undefined Variable"
errors. Right?
Thanks for your help, I'll work on my PHP listetiquette.
Jason Soza
- Original Message -
From: "1LT John W. Holmes" <[EMAIL PROTECTED]>
Dat
variable
is
> with normal conventions - what would cause the above error messages? I
think
> the one that's most disturbing is the in_array() warning, need that to
work!
>
> Again, any help would be greatly appreciated!
>
> Jason
>
> -Original Message-
> From:
> -Original Message-
> From: Jason Soza [mailto:[EMAIL PROTECTED]]
> Sent: 25 April 2002 05:06
>
> Yike, now I wish I hadn't found it:
>
> [Wed Apr 24 19:42:18 2002] [error] PHP Warning: Wrong
> datatype for second
> argument in call to in_array in beta_up.asp on line 61
57 function e
ppreciated!
Jason
-Original Message-
From: Jason Soza [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 7:56 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Parse Error - Help?
Found it - just added another curly brace to the end of the code and it
worked, so I searched up from there
24, 2002 7:22 PM
To: Jason Soza; [EMAIL PROTECTED]
Subject: Re: [PHP] Parse Error - Help?
Copy and paste the parse error into your e-mail. Also, try placing another
"}" at the end of the code. If you're missing a closing bracket somewhere,
that will take care of it.
Tyler
On Thursday 25 April 2002 11:20, Jason Soza wrote:
> Can someone take a look at this code for me? I'm pretty new to programming,
> but looking at it I think it should work. I'm not saying there aren't
> plenty of errors, because I'm sure there are. I'm getting a parse error on
> the last line, and
Copy and paste the parse error into your e-mail. Also, try placing another
"}" at the end of the code. If you're missing a closing bracket somewhere,
that will take care of it.
Tyler Longren
Captain Jack Communications
www.captainjack.com
[EMAIL PROTECTED]
- Original Message -
From: "J
Perhaps you want something like this:
$Msg = $H.$NL.$R.$NL.$D;
HTH
Sam Masiello
Systems Analyst
Chek.Com
(716) 853-1362 x289
[EMAIL PROTECTED]
-Original Message-
From: Taline Makssabo [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 18, 2001 11:18 AM
To: [EMAIL PROTECTED]
Subjec
Also take off the semicolon of the closing of the function }
""Taline Makssabo"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Here is another error i keep on getting, this is suppose to send me an
email
> each time someone enters in my website but i keep on g
Were you a LISP programmer or something?
""Taline Makssabo"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Here is another error i keep on getting, this is suppose to send me an
email
> each time someone enters in my website but i keep on gettong this error
It should be something like:
function AccessHit()
{
...
}
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
In reply to [EMAIL PROTECTED]:
> Return-Path: <[EMAIL PROTECTED]>
> Received: from toye.php.net (va.php.net [198.186.203.51])
> by cobalt1.intermedia.com.sg (8.10.2/8.10.2) with SMTP id f4IDicZ30638
> for <[EMAIL PROTECTED]>; Fri, 18 May 2001 21:44:39 +0800
> Received: (qmail 2336
In reply to [EMAIL PROTECTED]:
> Return-Path: <[EMAIL PROTECTED]>
> Received: from toye.php.net (va.php.net [198.186.203.51])
> by cobalt1.intermedia.com.sg (8.10.2/8.10.2) with SMTP id f4IDicZ30638
> for <[EMAIL PROTECTED]>; Fri, 18 May 2001 21:44:39 +0800
> Received: (qmail 2336
> Here is another error i keep on getting, this is suppose to send me an email
> each time someone enters in my website but i keep on gettong this error
> message:
>
> Parse error: parse error in
> /home/virtual/ppcu/home/httpd/html/php2/login.php on line 8
> I don't see anything wrong, please hel
29 matches
Mail list logo