Welcome Guest, Not a member yet? Register   Sign In
User login flow
#1

[eluser]adx1[/eluser]
Hey everyone,

So I'm relatively new to CI and to using MVC in web development. I'm trying to set up user logins and can't get quite the functionality I want.

I have a header view that's going to be included for every page on the site. Part of the header is a login form.

On my old site, the login form would always send the user to the page they were currently on (action="."). The code for handling the login was in the header file. So there wouldn't be any redirection on un/successful logins, they would remain at the page they were on, accordingly modified depending on the whether or not they successfully logged in.

I'm basically trying to get the same behavior now, but I'm not quite sure how to set it up. Any suggestions?

Thanks!


Messages In This Thread
User login flow - by El Forum - 06-05-2009, 05:06 PM
User login flow - by El Forum - 06-05-2009, 05:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB