I am trying to create a log in system in php The method I am using to check if id and password are correct is the following:
function accessUserDetails()