RE: [Phplib-users] Re: DB-Class and open connections
Brought to you by:
nhruby,
richardarcher
From: Layne W. <la...@if...> - 2001-09-11 13:49:24
|
> OK, but there still is no connection closed, or is there something > I don't see? From the documentation <http://php.net/manual/en/function.mysql-connect.php>: The link to the server will be closed as soon as the execution of the script ends, unless it's closed earlier by explicitly calling mysql_close(). Layne Weathers Ifworld Inc |