[PLUG] Another PHP & MySQL problem

Brent Washburne brentwashburne at attbi.com
Sat Mar 23 17:24:27 UTC 2002


If db_fns.php is included twice, then db_connect will be declared 
twice.  Check to see if book_sc_fns.php or db_fns.php is included more than 
once.
         ~Brent


At 08:31 AM 3/23/02 -0800, you wrote:
>Robbert van Andel wrote:
>
> > Are you sure that the pages you are including don't include other pages
> > that declare the function as well, causing the redeclaring of the
> > function?
>
>Yes. I searched for the string,
>
>   function db_connect()
>
>in every file in the directory and found it just the one time.
>
>--
>Regards,
>
>Dick Steffens
>"Quando Omni Flunkus Moritati"
>http://rsteff.home.attbi.com/
>
>_______________________________________________
>PLUG mailing list
>PLUG at lists.pdxlinux.org
>http://lists.pdxlinux.org/mailman/listinfo/plug





More information about the PLUG mailing list