Good to hear. include or require (
include_once is also a good idea) can be anywhere. If you have a number of files to include then it might be worth doing it all in one file, so you only have to include 1 file in each of your pages.
You can use mysql_close(), but it's not really necessary for non-persistent connection. (they'll close automatically when the script ends)
-r