Welcome Guest, Not a member yet? Register   Sign In
Best way for check user is logged in or not
#6

[eluser]xwero[/eluser]
The model is only the base for the authentication and authorization of the users. The model just has to have methods to fetch and manipulate the user data.

The library or a controller takes care of what will happen if a user tries to login, wants to change data, which parts and features of the site the user has access to, ...

Because it's a thing most sites need people already developed a variety of solutions for it. So instead of making the same mistakes the people who developed those solutions by coding it yourself, you can make use of their solutions and cut down on development time.


Messages In This Thread
Best way for check user is logged in or not - by El Forum - 05-24-2009, 10:50 PM
Best way for check user is logged in or not - by El Forum - 05-24-2009, 11:09 PM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 04:07 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 04:08 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 04:13 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 04:21 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 04:30 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 04:37 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 05:10 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 05:21 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 06:21 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 06:34 AM
Best way for check user is logged in or not - by El Forum - 05-25-2009, 06:36 AM
Best way for check user is logged in or not - by El Forum - 05-26-2009, 04:52 AM
Best way for check user is logged in or not - by El Forum - 06-09-2012, 05:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB