MDanz Posted July 5, 2011 Share Posted July 5, 2011 i get these two errors Warning: mysql_close(): 5 is not a valid MySQL-Link resource in .. Warning: mysql_close(): 4 is not a valid MySQL-Link resource in .. How do i solve these errors? it's on this line mysql_close($this->connect); theres nothing wrong with the line Quote Link to comment https://forums.phpfreaks.com/topic/241151-warning-mysql_close-5-is-not-a-valid-mysql-link-resource-in/ Share on other sites More sharing options...
AyKay47 Posted July 5, 2011 Share Posted July 5, 2011 would need to see the rest of your code Quote Link to comment https://forums.phpfreaks.com/topic/241151-warning-mysql_close-5-is-not-a-valid-mysql-link-resource-in/#findComment-1238689 Share on other sites More sharing options...
fenway Posted July 6, 2011 Share Posted July 6, 2011 Actually, I don't -- find where you execute your query, and check for errors. Quote Link to comment https://forums.phpfreaks.com/topic/241151-warning-mysql_close-5-is-not-a-valid-mysql-link-resource-in/#findComment-1238972 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.