illudium wrote in php 😊cheerful

i've been given the task of making an automated points script that will assign points to each team player according the the wins that they post... i've gotten everything that i need as far as input goes and storing it into a database table... but the question that comes up is how do i close a sql database connection... i have a text book from my college for their php classes and it shows how to connect to a database but it doesn't show how to close the connection... any help?