MySQLi Login User with Session Variable Problem
I have a table with only two records at present. This recycle_site table has the site supervisors email and password. At present, for testing the emails of the two supervisors are distinct. However, when I log in, and go to the index page, only the first record is displayed on the page. Using the site supervisor's email in the second record still produces the first site supervisor on the page.
I've attached the login and index files.
Any help would be appreciated.