"Christian Ista" <[EMAIL PROTECTED]> wrote:
>>Depends on how you opened it.  Did you use mysql_pconnect or
mysql_connect?
>
> mysql_connect

Here is an excerpt from the manual http://www.php.net/mysql_connect

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().

Hope that answers your question, but maybe next time check the manual first.

-josh



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to