Thanks Chris. I do understand php closes connections when a script finish after you said so and I did some research.
Now for the second question: The connections in cakephp are pass by reference. Will that result in some sleeping connections? On May 2, 10:08 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 5/2/07, redhex <[EMAIL PROTECTED]> wrote: > > > My question here is this: > > Does cakephp close all connection when the script finish running? > > Current I am using mysql_connect. > > As far as I know, PHP does this for you automatically when a script > finishes executing. Not a CakePHP issue at all. > > -- > Chris Hartjes > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
