Well, it's Friday afternoon and the pre-pub run debates have started :^]

The choice of arguement today is born of the fact that I advised a newbie to
always use mysql_close() to close the connection to the database. It's good
form and will cover any ills where the database connection fails to close
for some other reason (say the user stops the page from loading after the
connection is made). I know that it is not required, but always being
competitive I thought I would turn to the group for a concensus, whether I
am right or wrong.

Thoughts?

Jay



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

Reply via email to