PHP Classes

mysql_close

Recommend this page to a friend!

      Access user Class  >  All threads  >  mysql_close  >  (Un) Subscribe thread alerts  
Subject:mysql_close
Summary:Do results and connections need to be closed?
Messages:2
Author:Fergal Donlon
Date:2006-08-06 04:08:08
Update:2006-08-06 08:36:46
 

  1. mysql_close   Reply   Report abuse  
Picture of Fergal Donlon Fergal Donlon - 2006-08-06 04:08:09
Hi - I am using your user class which I have found very useful.

However I was just wondering if mysql results connections need to be closed with:

mysql_free_result();
mysql_close();

Is a new connection made each time - just wondering if this is extra unnecessary overhead?

Thanks,
fergal

  2. Re: mysql_close   Reply   Report abuse  
Picture of Olaf Lederer Olaf Lederer - 2006-08-06 08:36:46 - In reply to message 1 from Fergal Donlon
Hello,

There are too much ads on this site...if you visit my site there is on the page for this class a link to a special support forum, please ask your question there, I'm sure we can help you there.

Olaf