An open API service indexing awesome lists of open source software.

https://github.com/marcuwynu23/try-logout-counter


https://github.com/marcuwynu23/try-logout-counter

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# try-logout-counter
A sample PHP software or website to tackle the problem of deactivating a user account if the user logs out more than the time or day specified. If the current day has crossed the days' duration, the user account will be deactivated; otherwise, if the user logs in before the days' duration has passed, the account will not be deactivated, and the logout day counter will reset.

## Contributing
How to Contribute to this Project Repository:
1. Fork the Project
2. Create your Branch
3. Commit your Changes
4. Push to the Branch
5. Open a Pull Request

Thank you in advance for your contributions! Godbless and Happy Coding!