Page 1 of 1

closing mysql_connection

Posted: Thu Jun 23, 2005 6:07 pm
by CincoPistolero
if i have four select statements on a php page, do I need to close the sql connection for each of those calls or can I just close it once at the end of the page.

Posted: Thu Jun 23, 2005 6:19 pm
by John Cartwright
1 Thread per Topic is enough.
Thread Locked.

Original Thread: viewtopic.php?t=34807