Welcome Guest, Not a member yet? Register   Sign In
Dx Auth for login
#1

[eluser]myrna[/eluser]
I use dx auth on a web log that I created. I do login by entering your username and password. After a successful login. How to display the “welcome username”? The username is the result of I entered on my username at login. How source code on the model, view and controller?
thanks.
#2

[eluser]RajeshChary[/eluser]
Hi

You can use this code in your home page

Welcome <strong>&lt;?php echo $this->dx_auth->get_username(); ?&gt;</strong>




Theme © iAndrew 2016 - Forum software by © MyBB