Try include_once() for your includes instead of simply include().
--toby
Matt Williams wrote:
>
> >
> > This has been an ongoing problem, when I include a file which contains a
> > call to a function I get undefined function errors but when I try
> > to include
> > the file containing the funct
>
> This has been an ongoing problem, when I include a file which contains a
> call to a function I get undefined function errors but when I try
> to include
> the file containing the function I get cannot redeclare function error
> messages, I can't win how do I make sure my functions are availa
This has been an ongoing problem, when I include a file which contains a
call to a function I get undefined function errors but when I try to include
the file containing the function I get cannot redeclare function error
messages, I can't win how do I make sure my functions are available to any
sc
3 matches
Mail list logo