> -Original Message-
> > From: Johnson, Kirk [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, March 15, 2001 3:29 PM
> > To: php
> > Subject: RE: [PHP] Help! Can't redeclare already declared function in
> >
> >
> > Are the functions declared in an inclu
> To: php
> Subject: RE: [PHP] Help! Can't redeclare already declared function in
>
>
> Are the functions declared in an include()'d file? Is this file being
> include()'d more than once? That's how I usually provoke this error :)
>
> Kirk
>
> &g
I thought it will say, which function it can not redeclare.
How many functions you have in the file?
If it is small number, you could comment out each function and see which
one is casuing the problem.
Jack Sasportas wrote:
> I just finished coding everything on a project it was working (all
>
gt; To: php
> Subject: [PHP] Help! Can't redeclare already declared function in
>
>
> I just finished coding everything on a project it was working (all
> nighter), and now something I just changed is causing this error
>
> "Can't redeclare already declared fu
I just finished coding everything on a project it was working (all
nighter), and now something I just changed is causing this error
"Can't redeclare already declared function in "
There is no duplication of functions declarations.
The thing is it is basically saying that no matter what function
5 matches
Mail list logo