Re: MySQL Connection Information

2012-11-14 Thread Wm Mussatto
On Tue, November 13, 2012 22:38, Prabhat Kumar wrote: > No, If you are using non-persistence connection & once the query get > complete you are closing the connection properly. > Is this true if you are using mod_php or equivalent? > > On Wed, Nov 14, 2012 at 11:44 AM, Trimurthy wrote: > >> hi eve

Re: MySQL Connection Information

2012-11-14 Thread Prabhat Kumar
No, If you are using non-persistence connection & once the query get complete you are closing the connection properly. On Wed, Nov 14, 2012 at 11:44 AM, Trimurthy wrote: > hi every one, i am working with some application which is > developed in php and back end is mysql. in th