I have a login page with records in database I just want to retrieve information from database into a home.php page after the person is logged in using session and i want to save the last login date and time of person into the database; please give a small and simple way of doing it
↧