Although file resources will automatically be closed at the end of a request in PHP, you can close them explicitly by calling the ___ function.
The correct answer is the fclose function, which closes an open file resource