Get the PHP course: https://howtocodewell.net/course/php-login-from-scratch
Learn how to create a PHP project which secures web pages using PHP sessions. This course also teaches the Test Driven Development (TDD )approach to creating PHP projects.
Throughout the course you will be writing unit tests before writing the project features, testing the code and then refactoring where needed until the tests pass. You will also learn how to check for PHP code smells using the PHP Code Sniffer.
コメント