Re: Support for prepared queries - Mailing list pgsql-php

From Bruce Momjian
Subject Re: Support for prepared queries
Date
Msg-id 200311062253.hA6Mrsm03968@candle.pha.pa.us
Whole thread Raw
In response to Re: Support for prepared queries  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: Support for prepared queries
Re: Support for prepared queries
List pgsql-php
scott.marlowe wrote:
> No, in fact in PHP5 php now purposely resets the connection between pages.
>
> You'd have to write some kind of pooling solution to get that kind of
> behaviour.  I don't know of anyone working on pooling in PHP.

Thought PHP5 does RESET ALL, that doesn't affect prepared queries, only
SET variables.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-php by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Reducing duplicated business rules
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Support for prepared queries