> -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
>
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
> -Original Message-
> From: Jack Sasportas [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 15, 2001 1:25 PM
> To: php
> Subject: [PHP] Hel
4 matches
Mail list logo