Php login project
The example shows a Php class which manages the login process.
The class implements 3 different views to show based on the result of the process.
Node representation of the project
The project consists of a page that contains a Php class with HTML views connected to the methods that manage the response to the client.
There is also a CSS node which defines the style of the views.