PHP Session Assignment

The assignment: Copy these three files into your directory (you will need to have the ‘protected’ directory from the last assignment in this directory), and integrate the search and results functions from your search.php and results.php files (either the ones that search the book_book tables or the ones that search the book_customer tables) so that in order to access the search, the user has to log in with a valid password, and in order to see the results, they have to be logged in.