This course teaches how to login, logout and secure web pages using sessions in PHP.
- How to set up a PHP project using composer
- How to run scripts using Composer to automate repetitive commands
- How to write unit tests using TDD
- How to configure and run PHPStan to test the project
- How to configure and run PHP_CodeSniffer and PHP_CodeSniffer Beautifier and Fixer to check the project for code smells
- How to create a HTML login form
- PHP session management
- How to secure PHP pages using sessions
- How to redirect requests to other pages
URL: https://howtocodewell.net/course/php-login-from-scratch
This project is intended for education use only.
It is not production ready and should not be used within a production environment.
- The code must not be distributed
- The code can be modified
- The owner of the code is not granted commercial rights to the software
Please see https://choosealicense.com/no-permission/