mysql_close ($Link);
• Should Close MySQL connection at end of the file if database connection is in use.
• $Link is a connection string.