Re: [Phplib-users] RE: sys_procedures
Brought to you by:
nhruby,
richardarcher
From: Frank B. <fb...@sy...> - 2001-11-15 22:12:04
|
At 04:56 PM 11/15/01 -0500, nathan r. hruby wrote: >On Thu, 15 Nov 2001, Frank Bax wrote: >> I just had a look at this. It didn't take me long to find that phplib has >> a fundamental problem. I only supports a single database per installation! >> Excuse me if this has been observed before, but I just realised it; I >> never went much beyond local.inc before today. > >Woah! It does, you just need multiple local.inc's and / or prepend.php3's >So, it does, just not within the same instance. When I wrote it, I was thinking about accessing two different databases in the same script. How does one support multiple local.inc and prepend.php files? Frank |