mysql_close()

--=-muMmwcwqFJPlNtSrizif
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Does mysql_close() close all open database connections?

How would I specify which connection to close?

Ron

--=-muMmwcwqFJPlNtSrizif--
Ron Piggott [ Sa, 20 Februar 2010 22:27 ] [ ID #2033040 ]

Re: mysql_close()

--=-EHvdwmtjgcEOIxDadj61
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Guys thanks for your help.

When I went back to my code I figured out what threw me off: I only used
one database connection to begin with ... I had created a user that
exists on the two databases for the part of the application I am
writing. I forgot about this.

Thanks!

Ron

-----Original Message-----
From: pretzlaw [at] mail.uni-paderborn.de
Reply-to: pretzlaw [at] mail.uni-paderborn.de
To: ron.php [at] actsministries.org
Subject: Re: [PHP-DB] mysql_close()
Date: Sat, 20 Feb 2010 22:48:22 +0100


http://php.net/manual/en/function.mysql-close.php

On 20.02.2010 22:27, Ron Piggott wrote:
> Does mysql_close() close all open database connections?
>
> How would I specify which connection to close?
>
> Ron
>

--=-EHvdwmtjgcEOIxDadj61--
Ron Piggott [ Sa, 20 Februar 2010 23:25 ] [ ID #2033041 ]
PHP » gmane.comp.php.database » mysql_close()

Vorheriges Thema: SELECT LIKE with "%" and without "%"
Nächstes Thema: Re: mysql_close()