Re: mysql_close()
am 20.02.2010 22:45:49 von Patrick Price--Alternative__boundary__1266702351972
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
According to php.net, if you don't specify a link iedentifier it close=
s the last nonpersistent connection. Â
http://us3.php.net/mysql_close
Patrick
-- Sent from my Palm Pre
Ron Piggott wrote:
Does mysql_close() close all open database connections?
How would I specify which connection to close?
Ron
--Alternative__boundary__1266702351972--