William wrote:
Since posting the original copy of this message -- which, in 10 hours, never appeared on this newsgroup -- I upgraded from PHP version 4.3.4 to 5.0.1. Unfortunately, the same exact problem persists. I'm starting to believe this is a bug in PHP's MySQL memory management functions.
Original Post: ------------- I've set up several tests to try to find some way to get the mysql_close() function to work without throwing warning:
Warning: mysql_close(): ## is not a valid MySQL-Link resource (where ## is some number like 18 or 39)
<snip>
@mysql_close();
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php