On Thu, 28 Jun 2001, Thies C. Arntzen wrote:
> On Thu, Jun 28, 2001 at 11:18:11AM +0200, [EMAIL PROTECTED] wrote:
> > Hello Joao,
> >
> > On Wed, 27 Jun 2001, Joao Conceicao wrote:
> >
> > > Hi,
> > > I'm having a problem making a module that uses persistent connections.
> > > It's possible to re
On Thu, Jun 28, 2001 at 11:18:11AM +0200, [EMAIL PROTECTED] wrote:
> Hello Joao,
>
> On Wed, 27 Jun 2001, Joao Conceicao wrote:
>
> > Hi,
> > I'm having a problem making a module that uses persistent connections.
> > It's possible to reuse the same descriptors (file descriptors) in two
> > difer
Hello Joao,
On Wed, 27 Jun 2001, Joao Conceicao wrote:
> Hi,
> I'm having a problem making a module that uses persistent connections.
> It's possible to reuse the same descriptors (file descriptors) in two
> diferent pages? How?
It's not really possible with PHP to do this. Of course there are