Jump to content

Have a general question on mysql_pconnect and mysql_free_result()...


mac007

Recommended Posts

Hi, all:

 

Have a general question on mysql_pconnect and mysql_free_result()...

 

If one uses the "permanent" connection (mysql_pconnect), should I, as standard practice, always "close" any recordset-queries with mysql_free_result()??  what kind of problems would come up if I didnt?? 

 

And then again, if I was using just the "non-permanent" connection (mysql_connect), am I to assume that one doesnt need to "close" any queries then??

 

Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.