mac007 Posted July 17, 2009 Share Posted July 17, 2009 Hi, all: Have a quick 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?? appreciate any feedback... Link to comment https://forums.phpfreaks.com/topic/166324-quick-question-on-mysql_pconnect-and-mysql_free_result/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.