RE: RE: [PHP] php mysql--mysqli persistent connections...

2004-07-30 Thread John Holmes
> i'm going to need to do transactional processing across > multiple pages for a test app. Not going to happen. That's not how persistant connections work and not what they are for. You'll need to come up with a different method. ---John Holmes... UCCASS - PHP Survey System http://www.bigred

RE: RE: [PHP] php mysql--mysqli persistent connections...

2004-07-30 Thread bruce
[EMAIL PROTECTED] Subject: Re: RE: [PHP] php mysql--mysqli persistent connections... > php/mysql supported persistent connections.. Have you ever used persistant connections. I don't think they work the way you are thinking. Persistant connections rarely had any benifit except in certai

Re: RE: [PHP] php mysql--mysqli persistent connections...

2004-07-30 Thread John Holmes
> php/mysql supported persistent connections.. Have you ever used persistant connections. I don't think they work the way you are thinking. Persistant connections rarely had any benifit except in certain server configurations. ---John Holmes... UCCASS - PHP Survey System http://www.bigredspar